ci: corrects mistaken edit
Some checks failed
Bump version / Bump version and create changelog with commitizen (push) Failing after 22s
Some checks failed
Bump version / Bump version and create changelog with commitizen (push) Failing after 22s
This commit is contained in:
parent
f731935e5f
commit
e8d58f7d3b
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
token: "${r secrets.PERSONAL_ACCESS_TOKEN }}"
|
||||
token: "${{ secrets.PERSONAL_ACCESS_TOKEN }}"
|
||||
- name: Create bump and changelog
|
||||
uses: commitizen-tools/commitizen-action@master
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user