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
|
||||
|
||||
on:
|
||||
push:
|
||||
create:
|
||||
tags:
|
||||
- "**"
|
||||
- "v*"
|
||||
|
||||
jobs:
|
||||
build_wheels:
|
||||
|
||||
Reference in New Issue
Block a user