diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 43e9d15..80a5ba8 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -32,7 +32,7 @@ jobs: uses: docker/metadata-action@v5 with: images: | - ghcr.io/kokuwaio/gcloud-mysql + ghcr.io/${{ github.repository_owner }}/gcloud-mysql tags: | type=ref,event=branch type=ref,event=tag