docs: Update rust.yml

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

View file

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