Skip to content
This repository was archived by the owner on Mar 13, 2023. It is now read-only.

Commit a8415e9

Browse files
authored
Update Match Pattern (#1428)
1 parent 8e987f9 commit a8415e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
tags:
66
- "v[0-9]+.[0-9]+.[0-9]+"
7+
- "v[0-9]+.[0-9]+.[0-9]-[0-9]+"
78
- "v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+"
89

910
env:

0 commit comments

Comments
 (0)