Skip to content

Commit

Permalink
Update user name on github
Browse files Browse the repository at this point in the history
  • Loading branch information
tusbar committed Aug 28, 2017
1 parent cd8209c commit 50273d9
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 @@ -146,7 +146,7 @@ jobs:

- run:
name: Set SSH user name
command: git config --global user.name "Deployment Bot"
command: git config --global user.name "CircleCI"

- deploy:
name: Deploy to gh-pages branch on GitHub
Expand Down

0 comments on commit 50273d9

Please sign in to comment.