Skip to content

Commit

Permalink
chore(github): Generate release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
syphernl authored Feb 19, 2025
1 parent 0989bcf commit 51f2635
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,8 @@ jobs:
with:
charts_dir: charts
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_GENERATE_RELEASE_NOTES: true

- name: Push Chart to GHCR
run: |
Expand Down

0 comments on commit 51f2635

Please sign in to comment.