Skip to content

Commit

Permalink
Fix: override TestPyPI repo url (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
thekaveman authored Aug 4, 2022
2 parents 7a1c1bf + 667f0da commit 325174e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
with:
user: __token__
password: ${{ secrets.PYPI_TEST_API_TOKEN }}
repository_url: https://test.pypi.org/legacy/
print_hash: true
skip_existing: true
verbose: true
Expand Down

0 comments on commit 325174e

Please sign in to comment.