Skip to content

Commit

Permalink
fix test pypi repo url flag
Browse files Browse the repository at this point in the history
  • Loading branch information
RHammond2 committed Jul 18, 2023
1 parent dca42bf commit cc45b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
with:
verbose: True
password: ${{ secrets.TEST_PYPI_PASSWORD }}
repository_url: https://test.pypi.org/legacy/
repository-url: https://test.pypi.org/legacy/

0 comments on commit cc45b71

Please sign in to comment.