Skip to content

Commit

Permalink
Tweak charts_dir in helm-chart-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rantala committed Feb 17, 2022
1 parent 89b5f51 commit 43d2977
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 @@ -27,6 +27,6 @@ jobs:
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.3.0
with:
charts_dir: /
charts_dir: .
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 43d2977

Please sign in to comment.