ci: corrects mistaken edit
Some checks failed
Bump version / Bump version and create changelog with commitizen (push) Failing after 22s

This commit is contained in:
Ulenar of Mondarth 2025-07-14 18:26:14 +00:00
parent f731935e5f
commit e8d58f7d3b

View File

@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
token: "${r secrets.PERSONAL_ACCESS_TOKEN }}" token: "${{ secrets.PERSONAL_ACCESS_TOKEN }}"
- name: Create bump and changelog - name: Create bump and changelog
uses: commitizen-tools/commitizen-action@master uses: commitizen-tools/commitizen-action@master
with: with: