Skip to content

Commit 4b21f83

Browse files
committed
prefix owner
1 parent 1293b43 commit 4b21f83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ jobs:
5252
working-directory: helm
5353
run: |
5454
helm package designate-certmanager-webhook --version v0.1.0
55-
helm push *.tgz oci://${{ env.REGISTRY }}/charts
55+
helm push *.tgz oci://${{ env.REGISTRY }}/${{ github.repository_owner }}/charts

0 commit comments

Comments
 (0)