Skip to content

Commit

Permalink
every possible error
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiyu-zheng committed Mar 13, 2024
1 parent 9caebd5 commit d992183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi_deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
# This will upload stuff under dist/ to PyPI
user: __token__
password: ${{ secrets.PYPI_TOKEN }}
repository_url: https://pypi.org/
repository_url: https://upload.pypi.org/legacy/
skip-existing: true

- name: Release artifact
Expand Down

0 comments on commit d992183

Please sign in to comment.