ci: corrects mistaken edit
Bump version / Bump version and create changelog with commitizen (push) Failing after 22s
Bump version / Bump version and create changelog with commitizen (push) Failing after 22s
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user