diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index d16c80323..6204e294c 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -264,6 +264,9 @@ jobs: needs: count-dists runs-on: ubuntu-latest name: Upload wheels to scientific-python-nightly-wheels + environment: + name: release-anaconda + url: https://anaconda.org/channels/anaconda/packages/pillow/overview steps: - uses: actions/download-artifact@v8 with: