Correct spelling....
All checks were successful
All checks were successful
This commit is contained in:
parent
04b74debf9
commit
0933ff775e
@ -59,6 +59,6 @@ jobs:
|
|||||||
python write_pypirc.py ${{secrets.PYPI_TOKEN}}
|
python write_pypirc.py ${{secrets.PYPI_TOKEN}}
|
||||||
- name: Upload to PyPI
|
- name: Upload to PyPI
|
||||||
run: |
|
run: |
|
||||||
twine upload -r pipy --config-file .pypirc dist/*
|
twine upload -r pypi --config-file .pypirc dist/*
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user