Skip to content

Commit

Permalink
Cleaner commit identity
Browse files Browse the repository at this point in the history
  • Loading branch information
noirbizarre committed Sep 11, 2018
1 parent eafd7f2 commit 54a3737
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
command: |
pip install --user ghp-import
cp -R .circleci output/
git config --global user.name CircleCI
git config --global user.email [email protected]
ghp-import --no-jekyll --cname=getudata.org -m "Deploy getudata.org" --push output
workflows:
Expand Down

0 comments on commit 54a3737

Please sign in to comment.