Skip to content

Commit 1293b43

Browse files
committed
try new path
1 parent d99dcb9 commit 1293b43

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 }}/${{ env.IMAGE_NAME }}/charts
55+
helm push *.tgz oci://${{ env.REGISTRY }}/charts

0 commit comments

Comments
 (0)