Correct workflow
Some checks failed
Some checks failed
This commit is contained in:
parent
3f78dac23e
commit
500817be6b
@ -58,6 +58,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
python write_pypirc.py ${{secrets.PYPI_TOKEN}}
|
python write_pypirc.py ${{secrets.PYPI_TOKEN}}
|
||||||
- name: Upload to PyPI
|
- name: Upload to PyPI
|
||||||
run: twine upload pipy dist/*
|
run: |
|
||||||
|
twine upload pipy dist/*
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user