Skip to content

Commit

Permalink
ci: remove testpypi from publish job (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
afuetterer authored May 20, 2024
1 parent 3aa1dbe commit ee5b03b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,3 @@ jobs:
- run: python -m build --installer=uv
- name: Publish package to PyPI
uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450 # v1.8.14
with:
repository-url: https://test.pypi.org/legacy/

0 comments on commit ee5b03b

Please sign in to comment.