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 8f1093f + 52695c0 commit 116b805Copy full SHA for 116b805
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
id: release
51
uses: python-semantic-release/[email protected]
52
with:
53
- github_token: ${{ secrets.GITHUB_TOKEN }}
+ github_token: ${{ secrets.SILENTWORKS_PAT }}
54
55
- name: Publish package distributions to PyPI
56
uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments