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:
|
env:
|
||||||
SHA: ${{ github.sha }}
|
SHA: ${{ github.sha }}
|
||||||
with:
|
with:
|
||||||
tag_name: ${{ github.event.repository.updated_at}}
|
tag_name: ${{ github.event.repository.updated_at }}
|
||||||
body: SHA = $SHA
|
body: SHA = $SHA
|
||||||
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