Skip to content

Commit d30c602

Browse files
committed
attempt to helm chart
1 parent d6a70b2 commit d30c602

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)