Skip to content

Commit

Permalink
chore(ci): fix publishing to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
medfreeman committed Feb 22, 2019
1 parent 707c7d7 commit 715ef88
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,7 @@ jobs:
- persist_to_workspace:
root: /usr/src/app
paths:
- dist/*
- .circleci/*
- .

deploy-job:
<<: *defaults
Expand Down

0 comments on commit 715ef88

Please sign in to comment.