Skip to content

Commit

Permalink
Fix prod pypi upload URL
Browse files Browse the repository at this point in the history
  • Loading branch information
anurlybayev committed Sep 14, 2022
1 parent b9fc514 commit ced48d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish-new-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,4 +171,4 @@ jobs:
with:
user: __token__
password: ${{ secrets.PYPI_TOKEN }}
repository_url: https://pypi.org/legacy/
repository_url: https://upload.pypi.org/legacy/

0 comments on commit ced48d1

Please sign in to comment.