From b23fd5b4e68c6fa9e30902df97903927551a36c4 Mon Sep 17 00:00:00 2001 From: thatcosmonaut <2342303+thatcosmonaut@users.noreply.github.com> Date: Thu, 27 Jun 2019 17:08:03 -0700 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 3bf160f..0ac7db8 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -40,4 +40,4 @@ workflows: branches: ignore: /.*/ tags: - only: /^[0-9]\.[0-9]\.[0-9]$/ + only: /^\d+\.\d+\.\d+$/