diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 16b5d03..6c9bf6e 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -146,5 +146,4 @@ jobs: - name: Publish distribution 📦 to PyPI uses: pypa/gh-action-pypi-publish@release/v1 with: - repository-url: https://test.pypi.org/legacy/ # Remove when publishing to PyPI skip-existing: true