We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9efbdf5 commit b9c8ab6Copy full SHA for b9c8ab6
deploy.sh
@@ -6,7 +6,7 @@ deploy_branch=gh-pages
6
7
#if no user identity is already set in the current git environment, use this:
8
default_username=deploy.sh
9
-default_email=XX1011+$default_user@gmail.com
+default_email=XX1011+deploy.sh@gmail.com
10
11
#echo expanded commands as they are executed, in case something goes wrong
12
set -o xtrace
0 commit comments