Skip to content

Commit

Permalink
Merge pull request #8 from erkannt/patch-1
Browse files Browse the repository at this point in the history
fix: point chart releaser charts_dir at helm dir
  • Loading branch information
JoelSpeed authored Feb 9, 2021
2 parents 993e7f7 + 2dda67b commit 4a23b04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,7 @@ jobs:

- name: Run chart-releaser
uses: helm/[email protected]
with:
charts_dir: helm
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 4a23b04

Please sign in to comment.