Skip to content

Commit c282a3d

Browse files
committed
chore: remove sha tag prefix
Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
1 parent 82fe56c commit c282a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
images: ${{ env.REGISTRY_IMAGE }}
4444
tags: |
4545
type=match,pattern=\d.\d.\d
46-
type=sha
46+
type=sha,prefix=
4747
-
4848
name: Set up QEMU
4949
uses: docker/setup-qemu-action@v3

0 commit comments

Comments
 (0)