Skip to content

Commit 1b104ac

Browse files
committed
Auto-generate changelog in release notes
Enable generate_release_notes so each release appends a What's Changed list built from commits and PRs since the previous tag, below the existing template.
1 parent 3967261 commit 1b104ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
name: ${{ github.ref_name }}
4141
draft: false
4242
prerelease: false
43-
generate_release_notes: false
43+
generate_release_notes: true
4444
body: |
4545
## IPI Stay Fly Driver ${{ github.ref_name }}
4646

0 commit comments

Comments
 (0)