Skip to content

Commit 335f1e0

Browse files
committed
try adding the _ first
1 parent 4f33c2d commit 335f1e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
pull_request:
88
branches: [ main ]
99
push:
10-
tags: [ '[A-z0-9]+-v[0-9]+.[0-9]+.[0-9]+' ]
10+
tags: [ '[_A-Za-z0-9]+-v[0-9]+.[0-9]+.[0-9]+' ]
1111

1212
jobs:
1313
publish:

0 commit comments

Comments
 (0)