We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a05c3e + fcaf598 commit a8e561eCopy full SHA for a8e561e
.circleci/config.yml
@@ -57,6 +57,8 @@ jobs:
57
- checkout
58
- attach_workspace:
59
at: ~/project
60
+ - run:
61
+ command: yarn build
62
- run:
63
command: NPM_TOKEN=$NPMJS_TOKEN yarn release
64
0 commit comments