Skip to content

Commit 826c9eb

Browse files
authored
Release pipeline now includes test-custom-chart
1 parent 01c3a88 commit 826c9eb

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
@@ -25,7 +25,7 @@ jobs:
2525
- name: Run chart-releaser
2626
uses: helm/[email protected]
2727
with:
28-
charts_dir: helm/charts/mcp
28+
charts_dir: helm/charts
2929
env:
3030
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
3131

0 commit comments

Comments
 (0)