Skip to content

Commit

Permalink
Merge pull request #116 from xavier83/helm_ghpage_l1
Browse files Browse the repository at this point in the history
charts_dir is supposed to contain a directory with Chart.yaml
  • Loading branch information
chrislusf authored Oct 17, 2024
2 parents 1026ddf + 721d5e1 commit 67fa600
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 67fa600

Please sign in to comment.