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 e2334ad commit 49c2d24Copy full SHA for 49c2d24
.github/workflows/helm-publish.yaml
@@ -26,6 +26,6 @@ jobs:
26
- name: Run chart-releaser
27
uses: helm/[email protected]
28
with:
29
- charts_dir: ./
+ charts_dir: .
30
env:
31
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments