Skip to content

Commit

Permalink
Remove TestPyPI, correct PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
lithomson committed Nov 6, 2024
1 parent 500bc2d commit eb3bf71
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,5 @@ jobs:
run: >-
python -m build .
- name: Publish package to TestPyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository_url: https://test.pypi.org/legacy/

- name: Publish a Python distribution to PyPI
if: startsWith(github.ref, 'refs/tags')
uses: pypa/gh-action-pypi-publish@release/v1

0 comments on commit eb3bf71

Please sign in to comment.