Skip to content

Commit

Permalink
Add tag with sha
Browse files Browse the repository at this point in the history
  • Loading branch information
marsavar committed Jul 2, 2024
1 parent 747c425 commit 312fcca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
file: ./Dockerfile
push: true
tags: ghcr.io/guardian/actions-prnouncer:latest
tags: ghcr.io/guardian/actions-prnouncer:latest,ghcr.io/guardian/actions-prnouncer:${{ github.sha }}
cache-from: type=gha
cache-to: type=gha,mode=max
provenance: false

0 comments on commit 312fcca

Please sign in to comment.