Skip to content

Commit

Permalink
Generate release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ikatson committed Dec 3, 2023
1 parent 724691b commit c53903e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
cargo build --profile release-github
- uses: softprops/action-gh-release@v1
with:
body: This release and its artifacts were built with a GitHub action
generate_release_notes: true
files: |
target/release-github/rqbit.exe
desktop/src-tauri/target/release/bundle/msi/rqbit-desktop_1.0.0_x64_en-US.msi
Expand Down

0 comments on commit c53903e

Please sign in to comment.