Skip to content

Commit eb7dcd1

Browse files
committed
Update release workflow tags
1 parent 8fbb1fa commit eb7dcd1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ name: Release
22
on:
33
push:
44
tags:
5-
- 3.11.*
6-
- 3.12.*
7-
- 3.13.*
5+
- 3.*
6+
- 4.*
87
jobs:
98
release:
109
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)