Skip to content

Commit 6ec105c

Browse files
authored
Update docker-publish.yml
no quotes...
1 parent a875d9c commit 6ec105c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ jobs:
6868
tags: ${{ steps.meta.outputs.tags }}
6969
labels: ${{ steps.meta.outputs.labels }}
7070
platforms: linux/amd64,linux/arm64
71-
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description="Dockerized HAProxy with Lets Encrypt certificates automatic renewal"
71+
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=Dockerized HAProxy with Lets Encrypt certificates automatic renewal

0 commit comments

Comments
 (0)