Skip to content

Commit 85eb6e0

Browse files
committed
chore(main.yml): support version like rc*
1 parent 3ec19c1 commit 85eb6e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.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*public"
7+
- "v*rc*"
78
- "v*SNAPSHOT"
89

910
# Allows you to run this workflow manually from the Actions tab

0 commit comments

Comments
 (0)