Skip to content

Commit

Permalink
fix: circleci typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sagi committed Sep 28, 2019
1 parent cba85f4 commit 6aff04c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
- attach_workspace:
at: ~/repo
- run:
name: release
command: npm run semantic-release || true
name: release
command: npm run semantic-release || true
test:
<<: *defaults
steps:
Expand Down

0 comments on commit 6aff04c

Please # to comment.