Merge pull request #424 from pylast/all-repos_autofix_fix-deprecated-repository_url

Replace deprecated repository_url with repository-url
This commit is contained in:
Hugo van Kemenade 2023-04-18 05:34:12 -06:00 committed by GitHub
commit 165e4761f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,4 +48,4 @@ jobs:
with:
user: __token__
password: ${{ secrets.test_pypi_password }}
repository_url: https://test.pypi.org/legacy/
repository-url: https://test.pypi.org/legacy/