Skip to content

Commit 383bbe0

Browse files
bergwolfjiangliu
authored andcommitted
action: generate release notes automatically
Signed-off-by: Peng Tao <[email protected]>
1 parent b7cb32d commit 383bbe0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ jobs:
2222
cargo publish --token ${{ secrets.CRATES_IO_TOKEN }}
2323
- name: Release
2424
uses: softprops/action-gh-release@v1
25+
with:
26+
generate_release_notes: true

0 commit comments

Comments
 (0)