Skip to content

Commit f1990b5

Browse files
committed
fix: prompt circle CI
1 parent 0830c8f commit f1990b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
command: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > ~/repo/.npmrc
5858
- run:
5959
name: Publish package
60-
command: yarn lerna publish from-package
60+
command: yarn lerna publish from-package --yes
6161

6262
deploy-storybook:
6363
docker:

0 commit comments

Comments
 (0)