diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 51dc1ec9f..4a79986e0 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -25,7 +25,6 @@ jobs: contents: read name: Publish released package to pypi.org environment: release-pypi - if: github.event.action == 'published' runs-on: ubuntu-latest needs: check-package