Skip to content

Commit f0b8791

Browse files
committed
Change Publish package step to push to regular PyPI
1 parent f382fe3 commit f0b8791

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
@@ -33,5 +33,3 @@ jobs:
3333
- name: Publish package
3434
if: startsWith(github.ref, 'refs/tags')
3535
uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450
36-
with:
37-
repository-url: https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)