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