fix: add release notes generation to GitHub release workflow (#11)

Co-authored-by: samanhappy@qq.com <my6051199>
This commit is contained in:
samanhappy
2025-04-17 18:52:35 +08:00
committed by GitHub
parent d94a58ebca
commit 6a065ca2f2

View File

@@ -15,3 +15,5 @@ jobs:
uses: actions/checkout@v4
- name: Release
uses: softprops/action-gh-release@v2
with:
gen_release_notes: true