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 5612fa6 commit 46d008cCopy full SHA for 46d008c
.github/workflows/gh-pages-release.yml
@@ -24,6 +24,6 @@ jobs:
24
- name: Run chart-releaser
25
uses: helm/[email protected]
26
with:
27
- chart_dir: helm/charts/mcp
+ charts_dir: helm/charts/mcp
28
env:
29
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments