Skip to content

Commit fa4b6d9

Browse files
committed
fix: deploy rc version for emotion 11
1 parent 82ad116 commit fa4b6d9

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
@@ -66,4 +66,4 @@ workflows:
6666
tags:
6767
only: /.*/
6868
branches:
69-
only: master
69+
only: /^(master|v11)$/

0 commit comments

Comments
 (0)