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.
2 parents 1a02d5c + 5886535 commit 073c11eCopy full SHA for 073c11e
.github/workflows/ci.yml
@@ -68,5 +68,5 @@ jobs:
68
- name: Python Semantic Release
69
uses: relekang/python-semantic-release@v7.33.2
70
with:
71
- github_token: ${{ secrets.GH_TOKEN }}
+ github_token: ${{ secrets.GITHUB_TOKEN }}
72
pypi_token: ${{ secrets.PYPI_TOKEN }}
0 commit comments