diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index a6ea910..ff73516 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -114,3 +114,6 @@ jobs: merge-multiple: true - uses: pypa/gh-action-pypi-publish@release/v1 + with: + # Remove this line to publish to PyPI + repository-url: https://test.pypi.org/legacy/