Skip to content

Commit b2b58f0

Browse files
authored
Update python.yml
1 parent bb0eb26 commit b2b58f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
5252
uses: pypa/[email protected]
5353
with:
54+
user: __token__
5455
password: ${{ secrets.pypi_token }}
5556

5657
notify-irc:

0 commit comments

Comments
 (0)