Skip to content

Commit

Permalink
charts_dir is supposed to contain a directory with Chart.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
xavier83 committed Oct 17, 2024
1 parent 1026ddf commit 721d5e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm_chart_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
uses: stefanprodan/helm-gh-pages@master
with:
token: ${{ secrets.GITHUB_TOKEN }}
charts_dir: deploy/helm
charts_dir: deploy
target_dir: helm
branch: gh-pages

0 comments on commit 721d5e1

Please sign in to comment.