Use letset tag, when not a release

This commit is contained in:
Alicia Sykes
2023-04-23 21:53:05 +01:00
committed by GitHub
parent 8a8607bde0
commit f8a1c71af7

View File

@@ -38,6 +38,7 @@ jobs:
ghcr.io/${{ env.GH_IMAGE }} ghcr.io/${{ env.GH_IMAGE }}
tags: | tags: |
type=ref,event=tag,prefix=release-,suffix={{tag}} type=ref,event=tag,prefix=release-,suffix={{tag}}
type=ref,event=branch,branch=main
labels: | labels: |
maintainer=Lissy93 maintainer=Lissy93
org.opencontainers.image.title=Portainer-Templates org.opencontainers.image.title=Portainer-Templates