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 03f1ba1 commit 0513194Copy full SHA for 0513194
1 file changed
.github/workflows/helm-chart-releaser.yml
@@ -23,7 +23,5 @@ jobs:
23
24
- name: Run chart-releaser
25
uses: helm/chart-releaser-action@v1.2.1
26
- with:
27
- charts_dir: helm
28
env:
29
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments