Skip to content

Commit 8ce451c

Browse files
committed
fix repository name
1 parent 648c6fb commit 8ce451c

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
@@ -33,4 +33,4 @@ jobs:
3333
args: release --clean
3434
env:
3535
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36-
KO_DOCKER_REPO: ghcr.io/${{ github.repository_owner }}/${{ github.repository_name }}
36+
KO_DOCKER_REPO: ghcr.io/${{ github.repository }}

0 commit comments

Comments
 (0)