Skip to content

Commit 7def2fd

Browse files
committed
build_wheels: modify the tags
Signed-off-by: Jack Lau <[email protected]>
1 parent 33b2812 commit 7def2fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
default: false
1111
push:
1212
tags:
13-
- "v*.*.*"
13+
- "oc*.*.*"
1414

1515
jobs:
1616
build_manylinux_wheels:

0 commit comments

Comments
 (0)