chore: 根据原文设置提交信息

This commit is contained in:
Zhicheng Wang 2018-09-24 11:01:10 +08:00
parent 2bcc2a788c
commit 5da911d5e4

View File

@ -19,8 +19,7 @@ cd ../../ng-docs.github.io
cp index.html 404.html
git add .
git commit --allow-empty -am "${commitMessage}"
git tag "${commitSha}"
git push --tags
git push
cd -