Skip to content

Commit

Permalink
chore: generate release notes on release
Browse files Browse the repository at this point in the history
  • Loading branch information
debdutdeb committed Mar 25, 2024
1 parent 14f6865 commit d594e72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,5 @@ jobs:
name: ${{ inputs.chartVersion }}
tag_name: ${{ inputs.chartVersion }}
body: ${{ format('https://github.com/RocketChat/Rocket.Chat/releases/{0}', inputs.tag) }}
generate_release_notes: true
draft: false

0 comments on commit d594e72

Please sign in to comment.