Skip to content

Commit 46d008c

Browse files
committed
Updated Release Charts workflow
1 parent 5612fa6 commit 46d008c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
- name: Run chart-releaser
2525
uses: helm/[email protected]
2626
with:
27-
chart_dir: helm/charts/mcp
27+
charts_dir: helm/charts/mcp
2828
env:
2929
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)