fix: switch to on create instead of push (#63)
This commit is contained in:
4
.github/workflows/wheels.yml
vendored
4
.github/workflows/wheels.yml
vendored
@@ -1,9 +1,9 @@
|
|||||||
name: Wheels
|
name: Wheels
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
create:
|
||||||
tags:
|
tags:
|
||||||
- "**"
|
- "v*"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_wheels:
|
build_wheels:
|
||||||
|
|||||||
Reference in New Issue
Block a user