Skip to content

Commit

Permalink
ci: update publish job to use testpypi (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
afuetterer authored May 19, 2024
1 parent c20f23e commit fe6b80f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ 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 fe6b80f

Please sign in to comment.