Skip to content

Commit

Permalink
Try to find out the right path for charts_dir
Browse files Browse the repository at this point in the history
Signed-off-by: 💻 Eher <[email protected]>
  • Loading branch information
EHER committed Jan 6, 2022
1 parent 1590baa commit 63f8580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-chart-releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
- name: Run chart-releaser
uses: helm/[email protected]
with:
charts_dir: .
charts_dir: helm
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 63f8580

Please sign in to comment.