docs: Update rust.yml

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

View file

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