Skip to content

Commit

Permalink
set chart dir explicit
Browse files Browse the repository at this point in the history
  • Loading branch information
schlapzz committed Jan 23, 2024
1 parent 5f49cf3 commit 6df1eb9
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 @@ -28,6 +28,8 @@ jobs:
- name: Run chart-releaser
uses: helm/[email protected]
with:
charts_dir: "."
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 6df1eb9

Please sign in to comment.