Skip to content

Commit

Permalink
Fix repository_url key python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyyangdev authored Aug 9, 2023
1 parent 54d5d97 commit 6e8c8c7
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 @@ -49,5 +49,5 @@ jobs:
with:
user: __token__
password: ${{ secrets.TESTING_PYPI_API_TOKEN }}
repository-url: https://test.pypi.org/legacy/
repository_url: https://test.pypi.org/legacy/

0 comments on commit 6e8c8c7

Please sign in to comment.