We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b04c9a3 commit 4b911c8Copy full SHA for 4b911c8
.github/workflows/wheels.yml
@@ -266,7 +266,7 @@ jobs:
266
name: Upload wheels to scientific-python-nightly-wheels
267
environment:
268
name: release-anaconda
269
- url: https://anaconda.org/channels/anaconda/packages/pillow/overview
+ url: https://anaconda.org/channels/scientific-python-nightly-wheels/packages/pillow/overview
270
steps:
271
- uses: actions/download-artifact@v8
272
with:
0 commit comments