Skip to content

Commit

Permalink
fix(build): specify root repository as chart path
Browse files Browse the repository at this point in the history
  • Loading branch information
João Pedro Barboza Garcia - JGA committed Jun 17, 2024
1 parent cd98a4d commit dd2597a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,7 @@ jobs:

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

0 comments on commit dd2597a

Please sign in to comment.