Skip to content

Commit

Permalink
chore: use semantic release to publish, close #10
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Sep 28, 2018
1 parent 92b41fb commit b508edb
Show file tree
Hide file tree
Showing 3 changed files with 5,622 additions and 2,269 deletions.
3 changes: 1 addition & 2 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@ jobs:
paths:
- ~/.npm
- run: npm test
# TODO switch to semantic-release-cli that will check branch before publishing
# not every commit is going to be published
# - run: npm run semantic-release || true
- run: npm run semantic-release

workflows:
version: 2
Expand Down

0 comments on commit b508edb

Please sign in to comment.