doc: Update rust.yml
This commit is contained in:
parent
394c93a12f
commit
4641fab271
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -33,6 +33,6 @@ jobs:
|
|||
uses: softprops/action-gh-release@v0.1.15
|
||||
id: tag
|
||||
with:
|
||||
tag_name: ${{ steps.tag.outputs.tag }}
|
||||
tag_name: ${{ github.ref }}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue