更新 .github/workflows/continuous-integration-workflow.yml

This commit is contained in:
moyan 2024-06-18 16:44:56 +08:00
parent 3052080adf
commit b67e538353

View File

@ -38,4 +38,4 @@ jobs:
run: |
python setup.py sdist bdist_wheel
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