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.
1 parent 061f47c commit d8e9badCopy full SHA for d8e9bad
.github/workflows/bumpversion.yml
@@ -15,6 +15,7 @@ jobs:
15
uses: actions/checkout@v2
16
with:
17
fetch-depth: 0
18
+ token: '${{ secrets.PERSONAL_ACCESS_TOKEN }}'
19
- name: Create bump and changelog
20
uses: commitizen-tools/commitizen-action@master
21
0 commit comments