docs: Update rust.yml
This commit is contained in:
parent
131079936e
commit
b121a29a68
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:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
with:
|
with:
|
||||||
tag_name: ${{ echo::a }}
|
tag_name: ${{ echo ::a }}
|
||||||
release_name: ${{ github.event.release.tag_name }}
|
release_name: ${{ github.event.release.tag_name }}
|
||||||
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