Skip to content

Commit

Permalink
chore: fix circleci config
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed Nov 14, 2019
1 parent 5df4701 commit e242c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
- run:
name: releae
command: >
echo "//registry.yarnpkg.com/:_authToken=$NPM_TOKEN" >>~/.npmrc \
echo "//registry.yarnpkg.com/:_authToken=$NPM_TOKEN" >>~/.npmrc && \
npx shipjs trigger

0 comments on commit e242c72

Please sign in to comment.