Skip to content

Commit

Permalink
Fix context
Browse files Browse the repository at this point in the history
  • Loading branch information
Ridermansb committed Mar 15, 2019
1 parent 7193776 commit 62636a5
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 @@ -70,6 +70,6 @@ workflows:
jobs:
- test
- deploy:
context: npm
context: NPM
requires:
- test

0 comments on commit 62636a5

Please sign in to comment.