doc: Update rust.yml
This commit is contained in:
parent
010a488eda
commit
89b1bf60d8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
|||
id: tag
|
||||
with:
|
||||
tag_name: Release
|
||||
files: /target/release/rust-tcp-transfer
|
||||
files: target/release/rust-tcp-transfer
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue