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 1e2f0ff commit ebf8fe9Copy full SHA for ebf8fe9
.github/workflows/build_wheels.yml
@@ -1,10 +1,7 @@
1
name: Build dist and wheels
2
3
on:
4
- push:
5
- branches:
6
- - 'build_wheels'
7
-
+ release:
8
9
jobs:
10
build_wheels:
0 commit comments