Skip to content

Commit

Permalink
update github action to pypi prod
Browse files Browse the repository at this point in the history
  • Loading branch information
IngmarM committed Oct 20, 2022
1 parent 07d8fd3 commit 2477017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
repository_url: https://test.pypi.org/legacy/
repository_url: https://upload.pypi.org/legacy/

0 comments on commit 2477017

Please sign in to comment.