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.
2 parents 3f17651 + 2cbbf46 commit 99171f8Copy full SHA for 99171f8
.github/workflows/tests+artifacts+pypi.yml
@@ -97,5 +97,5 @@ jobs:
97
- uses: pypa/gh-action-pypi-publish@master
98
with:
99
user: __token__
100
- password: ${{ secrets.TEST_PYPI_API_TOKEN }}
+ password: pypi-${{ secrets.TEST_PYPI_API_TOKEN }}
101
repository_url: https://test.pypi.org/legacy/
0 commit comments