зеркало из https://github.com/microsoft/nutter.git
Коммит
b6e58be157
|
@ -24,4 +24,4 @@ jobs:
|
|||
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
|
||||
run: |
|
||||
python setup.py sdist bdist_wheel
|
||||
twine upload --repository-url https://test.pypi.org/legacy/ dist/*
|
||||
twine upload --repository-url https://pypi.python.org/pypi dist/*
|
||||
|
|
Загрузка…
Ссылка в новой задаче