docs: Update rust.yml
This commit is contained in:
parent
a776a2fb6b
commit
5d3474b687
1 changed files with 1 additions and 0 deletions
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
|
@ -30,6 +30,7 @@ jobs:
|
|||
uses: softprops/action-gh-release@v0.1.15
|
||||
id: tag
|
||||
with:
|
||||
tag_name: Release
|
||||
body_path: Release.txt
|
||||
generate_release_notes: true
|
||||
files: target/release/rust-tcp-file-transfer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue