Skip to content

Commit

Permalink
Change chart directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
rosmo authored Mar 18, 2024
1 parent 2f27c04 commit 6dbba46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.6.0
with:
charts_dir: deploy/chart
charts_dir: deploy
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 6dbba46

Please sign in to comment.