Skip to content

Commit bc89db5

Browse files
build fix
1 parent fc3ec00 commit bc89db5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
type=semver,pattern={{version}}
4747
type=semver,pattern={{major}}.{{minor}}
4848
type=semver,pattern={{major}}
49-
type=sha,prefix={{branch}}-
49+
type=sha,prefix=sha-
5050
type=raw,value=latest,enable={{is_default_branch}}
5151
5252
- name: Build and push Docker image

0 commit comments

Comments
 (0)