Skip to content

Commit c8686d2

Browse files
committed
add official tag
1 parent a4231c9 commit c8686d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-wheels-linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
tags:
1111
# Release candidate tags look like: v1.11.0-rc1
1212
- v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
13+
- v[0-9]+.[0-9]+.[0-9]+
1314
workflow_dispatch:
1415

1516
jobs:

0 commit comments

Comments
 (0)