Skip to content

Commit 3f4c55f

Browse files
committed
emable push on release
1 parent 8572f6d commit 3f4c55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
builder: ${{ steps.buildx.outputs.name }}
6969
context: ./docker-image/
7070
platforms: ${{ env.IMAGE_PLATFORMS }}
71-
push: false
71+
push: true
7272
tags: |
7373
ghcr.io/${{ github.repository }}:latest
7474
ghcr.io/${{ github.repository }}:${{ needs.generate_infos.outputs.version }}

0 commit comments

Comments
 (0)