Skip to content

Commit

Permalink
repository_url key to snake case
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelHaussmann authored Mar 31, 2023
1 parent 78be0a2 commit 8931e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_testpypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
with:
user: __token__
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
repository-url: https://test.pypi.org/legacy/
repository_url: https://test.pypi.org/legacy/
verbose: true

0 comments on commit 8931e8f

Please sign in to comment.