Skip to content

Commit d8e9bad

Browse files
woileLee-W
authored andcommitted
ci: add token to bumpversion.yml on checkout
1 parent 061f47c commit d8e9bad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/bumpversion.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
uses: actions/checkout@v2
1616
with:
1717
fetch-depth: 0
18+
token: '${{ secrets.PERSONAL_ACCESS_TOKEN }}'
1819
- name: Create bump and changelog
1920
uses: commitizen-tools/commitizen-action@master
2021
with:

0 commit comments

Comments
 (0)