diff --git a/.travis.yml b/.travis.yml index a3f9409..c3f45f3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,5 +8,7 @@ deploy: skip_cleanup: true github_token: $GITHUB_TOKEN local_dir: site + name: $BOT_NAME + email: $BOT_EMAIL on: branch: master \ No newline at end of file