Correct environment URL (#9558)

This commit is contained in:
Andrew Murray 2026-04-11 20:22:22 +10:00 committed by GitHub
parent b04c9a3d2f
commit 4b911c889b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: