Skip to content

Commit

Permalink
CI Adds environment to upload_anaconda (scikit-learn#28441)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjpfan authored Feb 17, 2024
1 parent 0b0bddd commit d6756d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ jobs:
upload_anaconda:
name: Upload to Anaconda
runs-on: ubuntu-latest
environment: upload_anaconda
needs: [build_wheels, build_sdist]
# The artifacts cannot be uploaded on PRs
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit d6756d7

Please sign in to comment.