Skip to content

Commit f13690d

Browse files
chore: update gh token
1 parent 72bc51c commit f13690d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ jobs:
6868
- name: Python Semantic Release
6969
uses: relekang/python-semantic-release@v7.33.2
7070
with:
71-
github_token: ${{ secrets.GITHUB_TOKEN }}
71+
github_token: ${{ secrets.GH_TOKEN }}
7272
repository_username: __token__
7373
repository_password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)