Skip to content

Commit 326c691

Browse files
committed
Updating regex syntax.
1 parent 6b6a408 commit 326c691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ workflows:
219219

220220
tags:
221221

222-
only: /^[0-9]+\.[0-9]+\.[0-9](\.RC\d*)?$/
222+
only: "/^[0-9]+\.[0-9]+\.[0-9](\.RC\d*)?$/"
223223

224224
branches:
225225

0 commit comments

Comments
 (0)