Skip to content

Commit f312678

Browse files
committed
hash
1 parent 9147556 commit f312678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
type=ref,event=pr
9292
type=semver,pattern={{version}}
9393
type=semver,pattern={{major}}.{{minor}}
94-
type=sha,prefix={{branch}}-
94+
type=sha,format=long
9595
type=raw,value=latest,enable={{is_default_branch}}
9696
9797
- name: Build and push

0 commit comments

Comments
 (0)