docs: Update rust.yml
This commit is contained in:
parent
eb56fcf6c3
commit
e95bc3e9d5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
id: changelog
|
||||
uses: TriPSs/conventional-changelog-action@v4
|
||||
with:
|
||||
github-token: ${{ secrets.CHANGELOG_RELEASE }}
|
||||
GITHUB_TOKEN: ${{ secrets.CHANGELOG_RELEASE }}
|
||||
- name: Release
|
||||
uses: actions/create-release@v1
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue