docs: Update rust.yml

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

View file

@ -26,11 +26,8 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v0.1.15
id: tag
env:
SHA: ${{ github.sha }}
with:
tag_name: Release
body: SHA = ${{ $SHA }}
tag_name: ${{ steps.id.outputs }}
generate_release_notes: true
files: target/release/rust-tcp-file-transfer