Skip to content

Commit

Permalink
Make chart-releaser release on main (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
GWphua committed Aug 14, 2024
1 parent cb03b4e commit 51dd367
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 @@ -44,6 +44,8 @@ jobs:
uses: helm/[email protected]
with:
charts_dir: charts
pages_branch: main
packages_with_index: true
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_KEY: "${{ secrets.CR_KEY }}" # Key name used while creating key
Expand Down

0 comments on commit 51dd367

Please sign in to comment.