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 43a3e5c commit eda14b6Copy full SHA for eda14b6
1 file changed
.github/workflows/wheels.yml
@@ -264,6 +264,9 @@ jobs:
264
needs: count-dists
265
runs-on: ubuntu-latest
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
270
steps:
271
- uses: actions/download-artifact@v8
272
with:
0 commit comments