Skip to content

Commit a93f267

Browse files
Switched publish task to main
1 parent 02cfbea commit a93f267

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
@@ -117,7 +117,7 @@ workflows:
117117
- publish:
118118
filters:
119119
branches:
120-
only: master
120+
only: main
121121
requires:
122122
- tsc
123123
- prettier:

0 commit comments

Comments
 (0)