docs: Update rust.yml

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2023-09-17 12:34:26 +03:00 committed by GitHub
parent 52a4f6fa6f
commit 028c8d8302
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ jobs:
id: changelog_id id: changelog_id
uses: TriPSs/conventional-changelog-action@v4 uses: TriPSs/conventional-changelog-action@v4
with: with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
- name: Release - name: Release
id: release_id id: release_id