We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 93e0932 + 3f2f702 commit 59982b9Copy full SHA for 59982b9
.github/workflows/bumpversion.yml
@@ -18,4 +18,4 @@ jobs:
18
- name: Create bump and changelog
19
uses: commitizen-tools/commitizen-action@master
20
with:
21
- github_token: ${{ secrets.GITHUB_TOKEN }}
+ github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
0 commit comments