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.
2 parents 993e7f7 + 2dda67b commit 4a23b04Copy full SHA for 4a23b04
.github/workflows/release.yaml
@@ -26,5 +26,7 @@ jobs:
26
27
- name: Run chart-releaser
28
uses: helm/[email protected]
29
+ with:
30
+ charts_dir: helm
31
env:
32
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments