Skip to content

Commit f6d85a1

Browse files
committed
rename tag name tigger
1 parent a7717c8 commit f6d85a1

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
@@ -2,7 +2,7 @@ name: Release
22
on:
33
push:
44
tags:
5-
- '[0-9]+.[0-9]+.[0-9]+'
5+
- '[0-9]*.[0-9]*.[0-9]*'
66

77
jobs:
88
build:

0 commit comments

Comments
 (0)