Skip to content

Commit dce1370

Browse files
committed
Add learna publish
1 parent 7ba83c8 commit dce1370

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
@@ -57,7 +57,7 @@ jobs:
5757
- run: yarn build
5858
- run: git config user.email "ovotech-ci@ovoenergy.com"
5959
- run: git config user.name "Ovotech CI"
60-
- run: yarn lerna publish $CIRCLE_TAG
60+
- run: yarn lerna publish $CIRCLE_TAG --yes
6161

6262
workflows:
6363
version: 2

0 commit comments

Comments
 (0)