Correct environment URL (#9558)
This commit is contained in:
parent
b04c9a3d2f
commit
4b911c889b
2
.github/workflows/wheels.yml
vendored
2
.github/workflows/wheels.yml
vendored
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user