There was an error while loading. Please reload this page.
1 parent 69b1c5b commit 768a14aCopy full SHA for 768a14a
1 file changed
.circleci/config.yml
@@ -99,7 +99,7 @@ jobs:
99
- run: yarn
100
- run:
101
name: Tag version
102
- command: yarn release
+ command: yarn release --no-ci
103
104
test-unit:
105
<<: *defaults
0 commit comments