Skip to content

Commit a2107b2

Browse files
committed
chore: remove unused SHA tag configuration from GitHub Actions workflow
1 parent 987b52e commit a2107b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/rust.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ jobs:
110110
ghcr.io/${{ github.repository }}
111111
tags: |
112112
type=raw,value=latest,enable={{is_default_branch}}
113-
type=sha,prefix={{branch}}-
114113
type=semver,pattern={{version}}
115114
type=semver,pattern={{major}}.{{minor}}
116115
type=semver,pattern={{major}}

0 commit comments

Comments
 (0)