Skip to content

Commit b713abd

Browse files
authored
Turn on generate_release_notes (#125)
1 parent 0578a29 commit b713abd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/helm-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ jobs:
131131
repository: grafana/k8s-monitoring-helm
132132
tag_name: ${{ steps.parse-chart.outputs.tagname }}
133133
token: ${{ secrets.GH_BOT_ACCESS_TOKEN }}
134+
generate_release_notes: true
134135
files: |
135136
${{ env.CR_PACKAGE_PATH }}/${{ steps.parse-chart.outputs.packagename }}.tgz
136137

0 commit comments

Comments
 (0)