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