diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 7e007b8a7a..6b675d3b35 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -37,7 +37,6 @@ jobs: if: env.PUBLISH_PYPI != null uses: pypa/gh-action-pypi-publish@release/v1 with: - repository-url: https://pypi.org/legacy/ verbose: true attestations: true print-hash: true