docs: Update rust.yml

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2023-09-24 02:13:25 +03:00 committed by GitHub
parent 7b833434ce
commit e828006caa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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