docs: Update rust.yml
This commit is contained in:
parent
428889ab43
commit
9cfbdd3538
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -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 }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue