Skip to content

Commit 51ae68a

Browse files
authored
Update release.yaml (#81)
1 parent 2d1f868 commit 51ae68a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: docker/metadata-action@v5
3333
with:
3434
images: |
35-
ghcr.io/kokuwaio/gcloud-mysql
35+
ghcr.io/${{ github.repository_owner }}/gcloud-mysql
3636
tags: |
3737
type=ref,event=branch
3838
type=ref,event=tag

0 commit comments

Comments
 (0)