We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33ab4d1 commit 012cd9dCopy full SHA for 012cd9d
.github/workflows/ci.yml
@@ -68,5 +68,5 @@ jobs:
68
- name: Python Semantic Release
69
uses: relekang/[email protected]
70
with:
71
- github_token: ${{ secrets.GITHUB_TOKEN }}
+ github_token: ${{ secrets.GH_TOKEN }}
72
pypi_token: ${{ secrets.PYPI_TOKEN }}
0 commit comments