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 f9e3ed1 commit 92551feCopy full SHA for 92551fe
.github/workflows/pypi.yml
@@ -14,3 +14,4 @@ jobs:
14
uses: pypa/gh-action-pypi-publish@release/v1
15
with:
16
repository-url: https://test.pypi.org/legacy/
17
+ password: ${{ secrets.PYPI_TEST_API_TOKEN }}
0 commit comments