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