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 91aa32b commit e8852b8Copy full SHA for e8852b8
.github/workflows/ci.yml
@@ -79,7 +79,7 @@ jobs:
79
uses: pypa/gh-action-pypi-publish@release/v1
80
with:
81
# To test, use the TestPyPI:
82
- repository-url: https://test.pypi.org/legacy/
+ # repository-url: https://test.pypi.org/legacy/
83
# You must also create an account and project on TestPyPI,
84
# as well as set the trusted-publisher in the project settings:
85
# https://docs.pypi.org/trusted-publishers/adding-a-publisher/
0 commit comments