Skip to content

Commit

Permalink
Update email account associated with GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
jennybc committed Jun 7, 2017
1 parent 698877b commit 85d3b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _deploy.sh
@@ -1,6 +1,6 @@
# Set git config information
git config --global user.name "Jenny Bryan (Travis-CI)"
git config --global user.email "jenny@stat.ubc.ca"
git config --global user.email "jenny.f.bryan@gmail.com"

# Clone the gh-pages repository
git clone -b gh-pages \
Expand Down

0 comments on commit 85d3b61

Please sign in to comment.