Improve the docs commit message a bit

pull/627/head
Khaled Hosny 7 years ago
parent a13c0748c5
commit 77efdecadd
  1. 2
      .ci/deploy-docs.sh

@ -30,5 +30,5 @@ git reset upstream/master
touch .
git add -A .
git commit -m "Rebuild docs for $REVISION"
git commit -m "Rebuild docs for https://github.com/harfbuzz/harfbuzz/commit/$REVISION"
git push -q upstream HEAD:master

Loading…
Cancel
Save