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 1fa3614 commit c70c6e2Copy full SHA for c70c6e2
.github/workflows/ci.yml
@@ -90,7 +90,7 @@ jobs:
90
uses: pypa/gh-action-pypi-publish@release/v1
91
with:
92
# To test, use the TestPyPI:
93
- # repository-url: https://test.pypi.org/legacy/
+ repository-url: https://test.pypi.org/legacy/
94
# You must also create an account and project on TestPyPI,
95
# as well as set the trusted-publisher in the project settings:
96
# https://docs.pypi.org/trusted-publishers/adding-a-publisher/
0 commit comments