Skip to content

Commit

Permalink
fix(tooling): use sem-rel context for release phase
Browse files Browse the repository at this point in the history
Fixes #140
  • Loading branch information
ianwremmel committed May 1, 2018
1 parent 8ce20da commit d31cd00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ workflows:
# token to install dev dependencies
context: read-only
- release:
context: org-global
context: semantic-release
filters:
branches:
only: master
Expand Down

0 comments on commit d31cd00

Please sign in to comment.