更新 .github/workflows/continuous-integration-workflow.yml
This commit is contained in:
parent
b763f1889b
commit
84495084db
|
@ -36,4 +36,5 @@ jobs:
|
|||
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
|
||||
run: |
|
||||
python setup.py sdist bdist_wheel
|
||||
twine upload dist/*
|
||||
twine upload dist/*
|
||||
twine upload dist/* --repository https://git.moyanjdc.top/api/packages/moyan/pypi/simple
|
Loading…
Reference in New Issue
Block a user