Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3f2f702

Browse files
authored
ci(github-action): use personal access token
Use personal access token instead of github token, in order to trigger new events (like pthonpublish)
1 parent 93e0932 commit 3f2f702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/bumpversion.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
- name: Create bump and changelog
1919
uses: commitizen-tools/commitizen-action@master
2020
with:
21-
github_token: ${{ secrets.GITHUB_TOKEN }}
21+
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /