Skip to content

Commit 6c08f4c

Browse files
committed
remove sha from image tags
1 parent 1167aea commit 6c08f4c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ jobs:
8989
type=ref,event=pr
9090
type=semver,pattern={{version}}
9191
type=semver,pattern={{major}}.{{minor}}
92-
type=sha
9392
# set latest tag for default branch
9493
type=raw,value=latest,enable={{is_default_branch}}
9594

0 commit comments

Comments
 (0)