"models/vscode:/vscode.git/clone" did not exist on "c836efcfdc9e331d6ae6dfa33cae9052803a02aa"
Unverified Commit 5db81bf0 authored by Xiaomeng Zhao's avatar Xiaomeng Zhao Committed by GitHub
Browse files

Update python-package.yml

parent da0c2eaa
......@@ -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 }}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment