fix: github action tag matching (#61)
This commit is contained in:
parent
b0ea7b64bf
commit
b95d0b8ce6
2
.github/workflows/wheels.yml
vendored
2
.github/workflows/wheels.yml
vendored
@ -3,7 +3,7 @@ name: Wheels
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- v*
|
||||
- "v*"
|
||||
|
||||
jobs:
|
||||
build_wheels:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user