Skip to content

Commit c8bb997

Browse files
authored
Update release creator workflow to credit authors
1 parent 99ddfc1 commit c8bb997

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ jobs:
3434
with:
3535
body_path: RELEASE_BODY.txt
3636
token: ${{ secrets.GITHUB_TOKEN }}
37+
generate_release_notes: true

0 commit comments

Comments
 (0)