Skip to content

Commit 81cee66

Browse files
committed
attempt to helm chart
1 parent 1b4d0cb commit 81cee66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-oci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
path: charts/chisel-operator
2525
registry: ghcr.io
2626
registry_username: ${{ github.actor }}
27-
registry_password: ${{ secrets.GITHUB_TOKEN }}
27+
registry_password: ${{ secrets.REGISTRY_PASSWORD }}
2828
update_dependencies: 'true' # Defaults to false
2929
permissions:
3030
contents: read

0 commit comments

Comments
 (0)