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 46e6028 commit 28f3b83Copy full SHA for 28f3b83
.github/workflows/build_wheels.yml
@@ -100,5 +100,5 @@ jobs:
100
- uses: pypa/[email protected]
101
with:
102
user: __token__
103
- password: ${{ secrets.pypi_password }}
+ password: ${{ secrets.PYPI_API_TOKEN }}
104
# To test: repository_url: https://test.pypi.org/legacy/
0 commit comments