Correct workflow
Some checks failed
Some checks failed
This commit is contained in:
parent
3f78dac23e
commit
500817be6b
@ -57,7 +57,8 @@ jobs:
|
|||||||
- name: Write .pypirc file
|
- name: Write .pypirc file
|
||||||
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