Skip to content

Commit

Permalink
fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
gartnera committed Feb 5, 2025
1 parent 8d3ccdf commit b5c0094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
platforms: ${{ matrix.platform }}
labels: ${{ steps.meta.outputs.labels }}
target: dev
outputs: type=image,name=${{ env.GHCR_REPO }}-dev,push-by-digest=true,name-canonical=true,push=true
outputs: type=image,name=${{ env.GHCR_REPO }},push-by-digest=true,name-canonical=true,push=true
build-args: |
VERSION=${{ env.VERSION }}
- name: Export digests
Expand Down

0 comments on commit b5c0094

Please # to comment.