docs: Update rust.yml
This commit is contained in:
parent
a8a53b2e5c
commit
5110325f11
1 changed files with 1 additions and 2 deletions
3
.github/workflows/rust.yml
vendored
3
.github/workflows/rust.yml
vendored
|
@ -25,9 +25,8 @@ jobs:
|
|||
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v0.1.15
|
||||
id: tag_name
|
||||
with:
|
||||
tag_name: ${{ steps.tag_name.outputs.id }}
|
||||
tag_name: Release
|
||||
generate_release_notes: true
|
||||
files: target/release/rust-tcp-file-transfer
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue