We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef45939 commit 7c3b5ecCopy full SHA for 7c3b5ec
.github/workflows/release.yaml
@@ -20,7 +20,7 @@ jobs:
20
uses: docker/metadata-action@v5
21
with:
22
images: hakindazz/s6-cli
23
- tags:
+ tags: |
24
# set to version for a tag
25
type=ref,event=tag
26
# set latest tag for default branch
0 commit comments