Update publish-docker.yml

This commit is contained in:
Alicia Sykes
2023-04-23 22:38:14 +01:00
committed by GitHub
parent 31615ce6b5
commit 5d929935b6

View File

@@ -37,9 +37,9 @@ jobs:
images: | images: |
${{ env.DH_IMAGE }} ${{ env.DH_IMAGE }}
ghcr.io/${{ env.GH_IMAGE }} ghcr.io/${{ env.GH_IMAGE }}
tags: | # tags: |
type=ref,event=tag,suffix={{tag}} # type=ref,event=tag,suffix={{tag}}
type=ref,event=branch,branch=main,name=latest # type=ref,event=branch,branch=main,name=latest
labels: | labels: |
maintainer=Lissy93 maintainer=Lissy93
org.opencontainers.image.title=Portainer-Templates org.opencontainers.image.title=Portainer-Templates