Skip to content

Commit

Permalink
Merge pull request #284 from esune/sync-with-main
Browse files Browse the repository at this point in the history
Re-introduce pr ref for tagging Docker image on release action
  • Loading branch information
esune authored Jun 7, 2023
2 parents 9c9bb95 + f73a1d9 commit 23559e6
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 23559e6

Please sign in to comment.