docs: Update rust.yml
This commit is contained in:
parent
5d3474b687
commit
0a54a360e8
1 changed files with 3 additions and 1 deletions
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
|
@ -33,7 +33,9 @@ jobs:
|
|||
tag_name: Release
|
||||
body_path: Release.txt
|
||||
generate_release_notes: true
|
||||
files: target/release/rust-tcp-file-transfer
|
||||
files: |
|
||||
target/release/rust-tcp-file-transfer
|
||||
Release.txt
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue