diff --git a/.github/workflows/pypi_release.yaml b/.github/workflows/pypi_release.yaml index fc407c7de..d47641db5 100644 --- a/.github/workflows/pypi_release.yaml +++ b/.github/workflows/pypi_release.yaml @@ -2,8 +2,6 @@ name: PYPI Release on: push: - branches: - - main tags: - 'v*'