Skip to content

Commit

Permalink
fix: fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
locona committed Dec 12, 2019
1 parent 840234a commit 363e7f5
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 @@ -28,7 +28,7 @@ jobs:
- dependency-cache-{{ .Branch }}-{{ checksum "package.json" }}
- dependency-cache-{{ .Branch }}-
- run: npm ci
- run: npx semantic-release --no-ci
- run: npx semantic-release

workflows:
version: 2
Expand Down

0 comments on commit 363e7f5

Please sign in to comment.