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 8f1093f commit 52695c0Copy full SHA for 52695c0
.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