We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70b8564 commit dcec033Copy full SHA for dcec033
.github/workflows/publish-release.yml
@@ -61,4 +61,4 @@ jobs:
61
uses: pypa/gh-action-pypi-publish@release/v1
62
with:
63
# This line directs the upload to TestPyPI
64
- repository_url: https://test.pypi.org/legacy/
+ repository-url: https://test.pypi.org/legacy/
0 commit comments