docs: Update rust.yml

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2023-09-24 01:57:03 +03:00 committed by GitHub
parent e79e7fcb22
commit 6a7aa262a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ jobs:
id: tag id: tag
with: with:
tag_name: Release tag_name: Release
body: SHA = ${{ github.sha }} body: SHA = echo ${{ github.sha }}
generate_release_notes: true generate_release_notes: true
files: target/release/rust-tcp-file-transfer files: target/release/rust-tcp-file-transfer