Fix GHA warning

This commit is contained in:
Hynek Schlawack 2023-03-17 06:12:37 +01:00
parent 92f5eec824
commit f7f0bf42e7
No known key found for this signature in database
GPG Key ID: AE2536227F69F181
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
repository_url: https://test.pypi.org/legacy/
repository-url: https://test.pypi.org/legacy/
# Upload to real PyPI on GitHub Releases.
release-pypi: