doc: Update rust.yml
This commit is contained in:
parent
430c914d95
commit
0be725bda1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
||||||
|
|
||||||
- name: Release
|
- name: Release
|
||||||
id: release_id
|
id: release_id
|
||||||
- uses: "marvinpinto/action-automatic-releases@latest"
|
uses: "marvinpinto/action-automatic-releases@latest"
|
||||||
with:
|
with:
|
||||||
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
automatic_release_tag: ${{ steps.changelog_id.outputs.tag }}
|
automatic_release_tag: ${{ steps.changelog_id.outputs.tag }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue