Skip to content

Commit

Permalink
Set charts_dir for chart-releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
snorwin committed Dec 28, 2023
1 parent 8e0df35 commit 33f75fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
- uses: helm/chart-releaser-action@v1.6.0
with:
charts_dir: helm/haproxy-operator
env:
CR_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 33f75fc

Please sign in to comment.