docs: Update rust.yml

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

View file

@ -30,7 +30,7 @@ jobs:
SHA: ${{ github.sha }} SHA: ${{ github.sha }}
with: with:
tag_name: Release tag_name: Release
body: SHA = ${{ echo $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