diff --git a/aio/deploy-cn.sh b/aio/deploy-cn.sh index 23a89443a6..8bcd9cf11c 100755 --- a/aio/deploy-cn.sh +++ b/aio/deploy-cn.sh @@ -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 -