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 7dbcfa3 commit dd961f8Copy full SHA for dd961f8
.github/workflows/wheels.yml
@@ -84,7 +84,6 @@ jobs:
84
85
upload_all:
86
name: Upload release
87
- name: Upload if release
88
needs: [build_wheels, build_sdist]
89
runs-on: ubuntu-latest
90
if: github.event_name == 'release' && github.event.action == 'published'
0 commit comments