diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 0ca8721a..9580b830 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -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