Skip to content

Commit

Permalink
Re-introduce pr ref for tagging Docker image on release action
Browse files Browse the repository at this point in the history
Signed-off-by: Emiliano Suñé <[email protected]>
  • Loading branch information
esune committed Jun 7, 2023
1 parent 566134a commit db287d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
tags: |
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=ref,event=pr
type=sha
- name: Build and Push Image to ghcr.io
Expand Down

0 comments on commit db287d6

Please sign in to comment.