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 8cd50e4 commit b328085Copy full SHA for b328085
.github/workflows/pypi_publish.yml
@@ -42,7 +42,7 @@ jobs:
42
with:
43
user: __token__
44
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
45
- repository_url: https://test.pypi.org/legacy/
+ repository-url: https://test.pypi.org/legacy/
46
47
# Configuring and attempting to install from TestPyPI
48
- name: Test install from TestPyPI underscore
0 commit comments