We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db0caa0 commit 830a6e6Copy full SHA for 830a6e6
.github/workflows/ci.yml
@@ -1,6 +1,8 @@
1
name: Build & Publish wheel
2
3
-on: push
+on:
4
+ push:
5
+ create:
6
7
jobs:
8
build:
0 commit comments