docs: Update rust.yml

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2023-09-17 11:43:26 +03:00 committed by GitHub
parent 4329104909
commit 7d0b5e7971
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,8 +35,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ steps.changelog_id.outputs.tag }}
tag_name: ${{ steps.changelog_id.outputs.clean_changelog }}
release_name: ${{ github.event.release.tag_name }}
body: ${{ steps.release.outputs.clean_changelog }}
body: ${{ steps.changelog_id.outputs.clean_changelog }}