diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index b25b935123b..a786f993955 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -266,7 +266,7 @@ jobs: name: Upload wheels to scientific-python-nightly-wheels environment: name: release-anaconda - url: https://anaconda.org/channels/anaconda/packages/pillow/overview + url: https://anaconda.org/channels/scientific-python-nightly-wheels/packages/pillow/overview steps: - uses: actions/download-artifact@v8 with: