Skip to content

Commit 9a4462c

Browse files
fix: trigger release
1 parent b7a664b commit 9a4462c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)