Skip to content

Commit

Permalink
Update python-publish.yml workflow to publish to actual PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
lieryan committed Mar 24, 2024
1 parent f720159 commit 186f2ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,3 @@ jobs:
- name: Publish package
if: startsWith(github.ref, 'refs/tags')
uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450
with:
repository-url: https://test.pypi.org/legacy/

0 comments on commit 186f2ed

Please sign in to comment.