mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-09-01 04:26:21 +08:00
Update python-package.yml
This commit is contained in:
@@ -122,6 +122,6 @@ jobs:
|
||||
|
||||
- name: Publish distribution to PyPI
|
||||
run: |
|
||||
pip install twine
|
||||
pip install -U twine id keyring packaging readme-renderer requests requests-toolbelt rfc3986 rich urllib3
|
||||
twine check dist/*
|
||||
twine upload dist/* -u __token__ -p ${{ secrets.PYPI_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user