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