diff --git a/.github/workflows/build-and-publish.yaml b/.github/workflows/build-and-publish.yaml index 71d9ca7..93d471d 100644 --- a/.github/workflows/build-and-publish.yaml +++ b/.github/workflows/build-and-publish.yaml @@ -26,7 +26,7 @@ jobs: uses: docker/metadata-action@v6 with: images: {{ steps.registry.outputs.host }}/${{ github.repository }} - tags: + tags: | type=ref,event=branch type=ref,event=pr type=semver,pattern={{version}}