We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1167aea commit 6c08f4cCopy full SHA for 6c08f4c
.github/workflows/release.yaml
@@ -89,7 +89,6 @@ jobs:
89
type=ref,event=pr
90
type=semver,pattern={{version}}
91
type=semver,pattern={{major}}.{{minor}}
92
- type=sha
93
# set latest tag for default branch
94
type=raw,value=latest,enable={{is_default_branch}}
95
0 commit comments