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 14061aa commit 2cbbf46Copy full SHA for 2cbbf46
.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