We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9176047 + 21bdc32 commit 8a099e9Copy full SHA for 8a099e9
1 file changed
.circleci/config.yml
@@ -35,6 +35,6 @@ workflows:
35
- build-and-test
36
filters:
37
tags:
38
- only: /^.*#v\d+\.\d+\.\d+(-rc\.\d+)?$/
+ only: /^v\d+\.\d+\.\d+(-rc\.\d+)?$/
39
branches:
40
ignore: /.*/
0 commit comments