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 1a514b3 commit e36bdcbCopy full SHA for e36bdcb
.github/workflows/release.yml renamed to .github/workflows/chart-release.yml
@@ -24,4 +24,4 @@ jobs:
24
- name: Run chart-releaser
25
uses: helm/chart-releaser-action@v1.6.0
26
env:
27
- CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
+ CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments