Skip to content

Commit 9a4462c

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

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/[email protected]
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)