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