We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aad1f1 commit 7a4c47dCopy full SHA for 7a4c47d
1 file changed
.github/workflows/release-python.yml
@@ -47,8 +47,8 @@ jobs:
47
- name: Publish package to TestPyPI
48
uses: pypa/[email protected]
49
with:
50
- repository-url: https://test.pypi.org/legacy/
51
verify-metadata: false
+ repository-url: https://test.pypi.org/legacy/
52
53
upload_pypi:
54
needs: [build_sdist]
0 commit comments