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.
Build wheels
1 parent 87f8bb4 commit 69d2a9aCopy full SHA for 69d2a9a
.github/workflows/package.yml
@@ -1,5 +1,9 @@
1
name: Build wheels
2
-on: workflow_dispatch
+
3
+on:
4
+ push:
5
+ tags:
6
+ - '*'
7
8
jobs:
9
build_sdist:
0 commit comments