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