Skip to content

Commit 52695c0

Browse files
committed
Add new token variable
1 parent 8f1093f commit 52695c0

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
@@ -50,7 +50,7 @@ jobs:
5050
id: release
5151
uses: python-semantic-release/[email protected]
5252
with:
53-
github_token: ${{ secrets.GITHUB_TOKEN }}
53+
github_token: ${{ secrets.SILENTWORKS_PAT }}
5454

5555
- name: Publish package distributions to PyPI
5656
uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)