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 c3a5490 commit 3f9bb8dCopy full SHA for 3f9bb8d
.github/workflows/on-push-master-publish-chart.yml
@@ -26,4 +26,4 @@ jobs:
26
- name: Run chart-releaser
27
uses: helm/[email protected]
28
env:
29
- CR_TOKEN: "${{ secrets.GH_TOKEN }}"
+ CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments