fix: accept any tag to build wheels (#62)
This commit is contained in:
parent
3d8f117f03
commit
60fca54d2a
2
.github/workflows/wheels.yml
vendored
2
.github/workflows/wheels.yml
vendored
@ -3,7 +3,7 @@ name: Wheels
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
- "**"
|
||||
|
||||
jobs:
|
||||
build_wheels:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user