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 01c3a88 commit 826c9ebCopy full SHA for 826c9eb
.github/workflows/gh-pages-release.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Run chart-releaser
26
uses: helm/[email protected]
27
with:
28
- charts_dir: helm/charts/mcp
+ charts_dir: helm/charts
29
env:
30
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
31
0 commit comments