Skip to content

Commit

Permalink
update image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjosetj31 committed Nov 1, 2024
1 parent 37a85e6 commit 14fe877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-to-ghcr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
with:
context: .
push: true
tags: ghcr.io/${{ github.repository }}/${{ github.ref_name }}
tags: ghcr.io/${{ github.repository }}/master:${{ github.sha }}
labels: ${{ github.sha }}

0 comments on commit 14fe877

Please sign in to comment.