Skip to content

Commit 1372fe4

Browse files
committed
ci: go back to proper semantic version tags
1 parent e2bb4fe commit 1372fe4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.circleci/config.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ workflows:
4949
- release:
5050
filters:
5151
tags:
52-
only:
53-
- /\d+\.\d+\.\d+/
54-
- /\d+\.\d+\.\d+\.rc\d+/
52+
only: /\d+\.\d+\.\d+/
5553
branches:
5654
ignore: /.*/

0 commit comments

Comments
 (0)