We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09f9127 commit f59049aCopy full SHA for f59049a
.github/workflows/release_build_and_deploy.yml
@@ -8,7 +8,7 @@ on:
8
branches:
9
- main
10
tags-ignore:
11
- - 'v[0-9]+.[0-9]+.[0-9]+.[0-9]+'
+ - '[0-9]+.[0-9]+.[0-9]+.[0-9]+'
12
13
jobs:
14
Release-Build-and-Deploy:
0 commit comments