Skip to content

Commit

Permalink
APIGOV-27164 - generate release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeldick committed Jan 29, 2024
1 parent 969cac2 commit af66568
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-tag-for-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ jobs:
tag: ${{ steps.tag_version.outputs.new_tag }}
name: Release ${{ steps.tag_version.outputs.new_tag }}
body: ${{ steps.tag_version.outputs.changelog }}
generateReleaseNotes: true

0 comments on commit af66568

Please sign in to comment.