Skip to content

Commit

Permalink
chore(build): add chart release to github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Umaaz committed Sep 11, 2024
1 parent 55af458 commit d7e1a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
uses: helm/[email protected]
with:
config: cr.yaml
charts_dir: ./k8s/helm-charts
charts_dir: k8s/helm-charts
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit d7e1a81

Please sign in to comment.