Skip to content

Commit ee0b2f7

Browse files
committed
trying another regex
1 parent 57e10d2 commit ee0b2f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ permissions:
66
on:
77
push:
88
tags:
9-
- (lib)?sufr-v[0-9]+.*
9+
- .*sufr-v[0-9]+.*
1010

1111
jobs:
1212
create-release:

0 commit comments

Comments
 (0)