docs: Update rust.yml

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2023-09-17 10:02:20 +03:00 committed by GitHub
parent 2fcc617468
commit 0e1972525b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 }}