Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #75 from Axway/APIGOV-27164
Browse files Browse the repository at this point in the history
APIGOV-27164 - generate release notes
  • Loading branch information
dfeldick authored Jan 29, 2024
2 parents 301b158 + 932e782 commit ec98958
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 ec98958

Please sign in to comment.