Skip to content

Commit

Permalink
Add learna publish
Browse files Browse the repository at this point in the history
  • Loading branch information
ivank committed Dec 16, 2018
1 parent 7ba83c8 commit dce1370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- run: yarn build
- run: git config user.email "[email protected]"
- run: git config user.name "Ovotech CI"
- run: yarn lerna publish $CIRCLE_TAG
- run: yarn lerna publish $CIRCLE_TAG --yes

workflows:
version: 2
Expand Down

0 comments on commit dce1370

Please sign in to comment.