diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 4a789d4195a..522198c9d3e 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -192,6 +192,9 @@ jobs: name: Upload release to PyPI permissions: id-token: write + environment: + name: radarhere-test-pypi + url: https://test.pypi.org/p/Pillow steps: - uses: actions/download-artifact@v4 with: