docs: Update rust.yml
This commit is contained in:
parent
e828006caa
commit
1cf08bc337
1 changed files with 3 additions and 1 deletions
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
|
@ -29,10 +29,12 @@ jobs:
|
|||
env:
|
||||
SHA: ${{ github.sha }}
|
||||
with:
|
||||
tag_name: ${{ github.event.repository.updated_at }}
|
||||
tag_name: ${{ date +"%d-%m-%y | %T" }}
|
||||
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