Skip to content

Commit

Permalink
fix(semantic): Add semantic release (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Ross authored Apr 16, 2018
1 parent 0afca65 commit a290acd
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:
key: repo-{{ .Environment.CIRCLE_SHA1 }}
- run:
name: Release
command: yarn release --dry-run
command: yarn release

workflows:
version: 2
Expand Down

0 comments on commit a290acd

Please sign in to comment.