Skip to content

Commit

Permalink
Switch to production pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
Zachary Ferguson committed Jul 13, 2024
1 parent 385e7f1 commit 2b5f604
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
with:
user: __token__
# To test:
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
repository-url: https://test.pypi.org/legacy/
# password: ${{ secrets.TEST_PYPI_API_TOKEN }}
# repository-url: https://test.pypi.org/legacy/
# To release:
# password: ${{ secrets.PYPI_API_TOKEN }}
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 2b5f604

Please sign in to comment.