docs: Update rust.yml
This commit is contained in:
parent
62280ce3ba
commit
3c0ca42a33
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
|||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
tag_name: $GITHUB_REF_NAME
|
||||
tag_name: ${{ steps.changelog_id.outputs.tag }}
|
||||
release_name: ${{ github.event.release.tag_name }}
|
||||
body: ${{ steps.changelog_id.outputs.clean_changelog }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue