-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Description
Once the pypi.anaconda.org wheels are propagated across downstream tests we should remove the job to release wheels on github
scipp/.github/workflows/release-nightly.yml
Lines 23 to 30 in a577ef1
| release: | |
| name: Make Release on GitHub | |
| needs: build_wheels | |
| runs-on: ubuntu-24.04 | |
| permissions: | |
| contents: write | |
| steps: | |
| - uses: actions/checkout@v4 |
Metadata
Metadata
Assignees
Labels
No labels