docs: Update rust.yml
This commit is contained in:
parent
be10d357e8
commit
d62e3d3085
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
|||
SHA: ${{ github.sha }}
|
||||
with:
|
||||
tag_name: Release
|
||||
body: SHA = $SHA
|
||||
body: SHA = ${{ echo $SHA }}
|
||||
generate_release_notes: true
|
||||
files: target/release/rust-tcp-file-transfer
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue