docs: Update rust.yml
This commit is contained in:
parent
d45c896147
commit
665e31654c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
uses: softprops/action-gh-release@v0.1.15
|
||||
id: tag
|
||||
with:
|
||||
tag_name: ${{ steps.<step-id>.outputs.id }}
|
||||
tag_name: ${{ steps.tag.outputs.id }}
|
||||
generate_release_notes: true
|
||||
files: target/release/rust-tcp-file-transfer
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue