Skip to content

Commit e1155a8

Browse files
committed
User token
1 parent 34fba64 commit e1155a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-to-pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@ jobs:
3737
if: startsWith(github.ref, 'refs/tags')
3838
uses: pypa/gh-action-pypi-publish@release/v1
3939
with:
40+
user: __token__
4041
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)