Skip to content

Commit

Permalink
Fixup github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tarteo committed Jan 8, 2025
1 parent 00f5945 commit 731deb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
uses: docker/build-push-action@v6
with:
push: true
tags: ghcr.io/${{ github.repository }}:latest,ghcr.io/${{ github.repository }}:$GITHUB_SHA
tags: ghcr.io/${{ github.repository }}:latest,ghcr.io/${{ github.repository }}:${GITHUB_SHA}

0 comments on commit 731deb5

Please sign in to comment.