fix: switch to on create instead of push (#63)
This commit is contained in:
parent
b4b251c4b7
commit
af0ed88998
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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user