We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ec88fc + 10077c3 commit 85f1587Copy full SHA for 85f1587
.github/workflows/release_charts.yaml
@@ -25,4 +25,5 @@ jobs:
25
- name: Run chart-releaser
26
uses: helm/[email protected]
27
env:
28
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
29
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments