Commit 19eb2a98 authored by Denton Liu's avatar Denton Liu Committed by GitHub

Fix typo

parent 0df82b6b
......@@ -2,7 +2,7 @@
set -e
SHA=`git rev-parse --verify HEAD`
SHA=`git rev-parse --short --verify HEAD`
git config user.name "$COMMIT_AUTHOR"
git config user.email "$COMMIT_AUTHOR_EMAIL"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment