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 9db4988 commit fc9c5caCopy full SHA for fc9c5ca
.github/workflows/main.yml renamed to .github/workflows/ci.yml
@@ -69,7 +69,7 @@ jobs:
69
uses: pypa/gh-action-pypi-publish@release/v1
70
with:
71
# To test, use the TestPyPI:
72
- repository-url: https://test.pypi.org/legacy/
+ # repository-url: https://test.pypi.org/legacy/
73
# You must also create an account and project on TestPyPI,
74
# as well as set the trusted-publisher in the project settings:
75
# https://docs.pypi.org/trusted-publishers/adding-a-publisher/
0 commit comments