diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ef80b6f..f8c5ea4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -79,7 +79,7 @@ jobs: uses: pypa/gh-action-pypi-publish@release/v1 with: # To test, use the TestPyPI: - repository-url: https://test.pypi.org/legacy/ + # repository-url: https://test.pypi.org/legacy/ # You must also create an account and project on TestPyPI, # as well as set the trusted-publisher in the project settings: # https://docs.pypi.org/trusted-publishers/adding-a-publisher/