Skip to content

Commit

Permalink
Use Pypi Test auth token for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
owo committed Apr 5, 2023
1 parent 95500e9 commit 0b12c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,6 @@ jobs:
- uses: pypa/[email protected]
with:
user: __token__
password: ${{ secrets.pypi_password }}
password: ${{ secrets.pypi_test_password }}
repository_url: https://test.pypi.org/legacy/
verify_metadata: false

0 comments on commit 0b12c82

Please sign in to comment.