Skip to content

Commit eebf551

Browse files
mikemiles-devmikemiles-dev
authored andcommitted
fix: binary workflow
1 parent f96e4c3 commit eebf551

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
@@ -47,7 +47,7 @@ jobs:
4747
type=semver,pattern={{version}}
4848
type=semver,pattern={{major}}.{{minor}}
4949
type=semver,pattern={{major}}
50-
type=sha,prefix={{branch}}-
50+
type=sha,prefix=sha-
5151
type=raw,value=latest,enable={{is_default_branch}}
5252
5353
- name: Build and push Docker image

0 commit comments

Comments
 (0)