We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ddeca6 commit d0aeab8Copy full SHA for d0aeab8
.github/workflows/release.yaml
@@ -27,6 +27,8 @@ jobs:
27
id: meta
28
uses: docker/metadata-action@v5
29
with:
30
+ flavor: |
31
+ latest=false
32
sep-tags: ";"
33
tags: |
34
type=ref,event=branch
0 commit comments