Skip to content

Commit 0249441

Browse files
authored
Update release.yml
1 parent dc11ac1 commit 0249441

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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-
- v\.[0-9]+.*
9+
- v[0-9]+.*
1010

1111
jobs:
1212
create-release:

0 commit comments

Comments
 (0)