Skip to content

Commit 186f2ed

Browse files
committed
Update python-publish.yml workflow to publish to actual PyPI
1 parent f720159 commit 186f2ed

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/python-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,3 @@ jobs:
2525
- name: Publish package
2626
if: startsWith(github.ref, 'refs/tags')
2727
uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450
28-
with:
29-
repository-url: https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)