Skip to content

Commit

Permalink
add helm workflow for releases with index (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
aWN4Y25pa2EK authored Jul 5, 2024
1 parent 1146deb commit 62839f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/releaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ jobs:
uses: helm/[email protected]
with:
charts_dir: "charts"
packages_with_index: "true"
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 62839f8

Please sign in to comment.