Skip to content

Commit

Permalink
Add missing email and name to git config
Browse files Browse the repository at this point in the history
  • Loading branch information
camwest committed Mar 21, 2017
1 parent e69a2fa commit c8618fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions circle.yml
Expand Up @@ -16,4 +16,6 @@ deployment:
production:
branch: master
commands:
- git config user.email "camwest@gmail.com"
- git config user.name "Cameron Westland"
- yarn run deploy

0 comments on commit c8618fd

Please sign in to comment.