docs: Update rust.yml

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2023-09-17 11:12:10 +03:00 committed by GitHub
parent 428889ab43
commit 9cfbdd3538
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ jobs:
run: cargo test --verbose run: cargo test --verbose
- name: Conventional - name: Conventional
id: changelog id: build
uses: TriPSs/conventional-changelog-action@v4 uses: TriPSs/conventional-changelog-action@v4
with: with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}