Skip to content

Commit f59049a

Browse files
authored
Update release_build_and_deploy.yml
[skip ci]
1 parent 09f9127 commit f59049a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_build_and_deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
branches:
99
- main
1010
tags-ignore:
11-
- 'v[0-9]+.[0-9]+.[0-9]+.[0-9]+'
11+
- '[0-9]+.[0-9]+.[0-9]+.[0-9]+'
1212

1313
jobs:
1414
Release-Build-and-Deploy:

0 commit comments

Comments
 (0)