Generate release notes
This commit is contained in:
parent
724691bfc2
commit
c53903ef6f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue