Switch to PyPI
parent
9f25382cba
commit
895fc8829f
|
@ -167,9 +167,9 @@ jobs:
|
|||
path: dist/
|
||||
merge-multiple: true
|
||||
|
||||
- name: Publish to TestPyPI
|
||||
- name: Publish to PyPI
|
||||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
with:
|
||||
verbose: true
|
||||
packages-dir: dist/
|
||||
repository-url: https://test.pypi.org/legacy/
|
||||
# repository-url: https://test.pypi.org/legacy/
|
||||
|
|
Loading…
Reference in New Issue