We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ced307 commit edadc90Copy full SHA for edadc90
.github/workflows/release.yml
@@ -19,4 +19,4 @@ jobs:
19
- name: Run chart-releaser job
20
uses: helm/[email protected]
21
env:
22
- CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
+ CR_TOKEN: "${{ secrets.GH_TOKEN }}"
0 commit comments