Skip to content

Commit f006f5d

Browse files
committed
fixed workflow for 4.0-beta2
1 parent 5fc2e7d commit f006f5d

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
@@ -236,7 +236,7 @@ workflows:
236236
branches:
237237
ignore: /.*/
238238
tags:
239-
only: /^v4.0.\d+\-\d+\.\d+\.\d+$/
239+
only: /^v4.0-beta2-\d+\.\d+\.\d+$/
240240
- publish-github-release-2-2:
241241
requires:
242242
- build-2-2

0 commit comments

Comments
 (0)