Skip to content

Commit dd9d229

Browse files
Merge pull request #5 from restackio/rootChartsDir
root chart dir
2 parents 341409d + b3dd18f commit dd9d229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-helm.yml

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

0 commit comments

Comments
 (0)