diff --git a/.github/workflows/pypi-publish.yml b/.github/workflows/pypi-publish.yml index db46ceeae941..4fc0be7c942d 100644 --- a/.github/workflows/pypi-publish.yml +++ b/.github/workflows/pypi-publish.yml @@ -15,9 +15,6 @@ on: workflows: ["Wheel Builder"] types: [completed] -env: - PUBLISH_REQUIREMENTS_PATH: .github/requirements/publish-requirements.txt - permissions: contents: read