docs: Update rust.yml
This commit is contained in:
parent
2fcc617468
commit
0e1972525b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
with:
|
||||
github-token: ${{ secrets.CHANGELOG_RELEASE }}
|
||||
- name: Release
|
||||
- uses: actions/create-release@v1
|
||||
uses: actions/create-release@v1
|
||||
if: ${{ steps.changelog.outputs.skipped == 'false' }}
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.CHANGELOG_RELEASE }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue