Generate release notes

This commit is contained in:
Igor Katson 2023-12-03 00:13:24 +00:00
parent 724691bfc2
commit c53903ef6f
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5

View file

@ -34,7 +34,7 @@ jobs:
cargo build --profile release-github cargo build --profile release-github
- uses: softprops/action-gh-release@v1 - uses: softprops/action-gh-release@v1
with: with:
body: This release and its artifacts were built with a GitHub action generate_release_notes: true
files: | files: |
target/release-github/rqbit.exe target/release-github/rqbit.exe
desktop/src-tauri/target/release/bundle/msi/rqbit-desktop_1.0.0_x64_en-US.msi desktop/src-tauri/target/release/bundle/msi/rqbit-desktop_1.0.0_x64_en-US.msi