Skip to content

Commit 5774e21

Browse files
committed
fix docker hub
1 parent 5e735a0 commit 5774e21

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-push.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
push: true
6161
tags: |
6262
ghcr.io/${{ env.IMAGE_NAME }}:${{ env.IMAGE_TAG }}
63+
${{ env.IMAGE_NAME }}:${{ env.IMAGE_TAG }}
6364
target: ${{ matrix.target }}
6465
cache-from: type=local,src=/home/runner/.buildx-cache
6566
cache-to: type=local,dest=/home/runner/.buildx-cache,mode=max

0 commit comments

Comments
 (0)