Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
cociweb committed Jan 15, 2024
1 parent d258175 commit 47bde86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/standalone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- uses: mr-smithers-excellent/docker-build-push@v6
name: "Build & push Standalone Docker image: ${{ matrix.type.arch }}-${{ matrix.device }}"
with:
image: "${{ matrix.type.arch }}_${{ matrix.device }}-${{ matrix.addon }}_dev"
image: "${{ matrix.type.arch }}_${{ matrix.device }}-${{ matrix.addon }}"
dockerfile: "${{ matrix.addon }}/${{ matrix.device }}/${{ matrix.type.arch }}-Dockerfile"
tags: latest
registry: ghcr.io
Expand Down

0 comments on commit 47bde86

Please sign in to comment.