Skip to content

Commit

Permalink
Merge pull request #9 from galenwarren/fix_ci
Browse files Browse the repository at this point in the history
ci(ci): enable publish
  • Loading branch information
galenwarren authored Jul 7, 2018
2 parents 2175b26 + 99b1072 commit e92e233
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 @@ -16,4 +16,4 @@ jobs:
command: npm run build
- run:
name: release
command: echo 'Skipping release' # npm run semantic-release || true
command: npm run semantic-release

0 comments on commit e92e233

Please sign in to comment.