Restrict nightly Anaconda uploads to environment

This commit is contained in:
Hugo van Kemenade 2026-04-10 16:33:18 +03:00
parent 43a3e5ca21
commit eda14b6c4a

View File

@ -264,6 +264,9 @@ jobs:
needs: count-dists
runs-on: ubuntu-latest
name: Upload wheels to scientific-python-nightly-wheels
environment:
name: release-anaconda
url: https://anaconda.org/channels/anaconda/packages/pillow/overview
steps:
- uses: actions/download-artifact@v8
with: