diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4f2c58c..71bfafc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -9,7 +9,6 @@ jobs: pypi-publish: name: Build and upload release to PyPI runs-on: ubuntu-latest - # if: github.ref == 'refs/heads/main' environment: release permissions: id-token: write