doc: Update rust.yml
This commit is contained in:
parent
89b1bf60d8
commit
dbd08251b1
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
|
id: tag
|
||||||
with:
|
with:
|
||||||
tag_name: Release
|
tag_name: Release
|
||||||
files: target/release/rust-tcp-transfer
|
files: /home/runner/work/rust-tcp-transfer/target/release/rust-tcp-transfer
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue