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 a39cd67 commit 8aca7eeCopy full SHA for 8aca7ee
.github/workflows/publish_pypi.yml
@@ -71,6 +71,7 @@ jobs:
71
- name: Publish to Test-PyPI
72
uses: pypa/[email protected]
73
with:
74
+ repository-url: https://test.pypi.org/legacy/
75
print-hash: true
76
verbose: true
77
0 commit comments