docs: Update rust.yml

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

View file

@ -27,8 +27,7 @@ jobs:
uses: softprops/action-gh-release@v0.1.15 uses: softprops/action-gh-release@v0.1.15
id: tag id: tag
with: with:
tag_name: Release tag_name: v${{ inputs.VERSION_TAG }}
body: ${{ steps.generate_release_notes }}
files: target/release/rust-tcp-file-transfer files: target/release/rust-tcp-file-transfer