Skip to content

Commit ce62711

Browse files
committed
ci: remove double up on git repo
1 parent f25ff0a commit ce62711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
types: [published]
66

77
env:
8-
IMAGE_BASE_NAME: docker.pkg.github.com/${{ github.repository }}/${{ github.repository }}
8+
IMAGE_BASE_NAME: docker.pkg.github.com/${{ github.repository }}
99

1010
jobs:
1111
publish-release:

0 commit comments

Comments
 (0)