diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 86a01820..ae0737f6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -103,6 +103,6 @@ jobs: user: __token__ password: ${{ secrets.pypi_password }} skip_existing: true - repository_url: https://test.pypi.org/legacy/ + #repository_url: https://test.pypi.org/legacy/ \ No newline at end of file