更新 .github/workflows/continuous-integration-workflow.yml
This commit is contained in:
parent
3052080adf
commit
b67e538353
|
@ -38,4 +38,4 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
python setup.py sdist bdist_wheel
|
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
|
twine upload dist/* --repository https://git.moyanjdc.top/api/packages/pubilc/pypi/simple -u pubilc -p pubilc
|
Loading…
Reference in New Issue
Block a user