Skip to content

Commit b4fef01

Browse files
committed
ci: enable auto-generated release notes in publish workflow
1 parent 0c105a4 commit b4fef01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,5 +97,6 @@ jobs:
9797
uses: softprops/action-gh-release@v1
9898
with:
9999
files: artifacts/*
100+
generate_release_notes: true
100101
env:
101102
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)