Skip to content

Commit

Permalink
Publish distributions to test.pypi.org
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanpon committed Mar 5, 2022
1 parent 8fd2311 commit 3c2bca3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,5 @@ jobs:
- uses: pypa/[email protected]
with:
user: __token__
password: ${{ secrets.pypi_password }}
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
repository_url: https://test.pypi.org/legacy/

0 comments on commit 3c2bca3

Please sign in to comment.