Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 49a8ec6

Browse files
authoredApr 23, 2023
Update publish-docker.yml
1 parent d7d7add commit 49a8ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/publish-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
ghcr.io/${{ env.GH_IMAGE }}
3939
tags: |
4040
type=ref,event=tag,suffix={{tag}}
41-
type=ref,event=branch,branch=main,name=latest,pattern=latest,value=latest
41+
type=ref,event=branch,branch=main,name=latest
4242
labels: |
4343
maintainer=Lissy93
4444
org.opencontainers.image.title=Portainer-Templates

0 commit comments

Comments
 (0)
Please sign in to comment.