update generated commit message

This commit is contained in:
avitex 2020-04-14 18:51:57 +10:00
parent 989c7483b0
commit e9c438bc66
Signed by: avitex
GPG Key ID: 38C76CBF3749D62C
1 changed files with 1 additions and 1 deletions

View File

@ -13,5 +13,5 @@ after_success: |
[ $TRAVIS_PULL_REQUEST = false ] &&
zola build &&
sudo pip install ghp-import &&
ghp-import -c 1bit.pw -n public -b master &&
ghp-import -m "build ${TRAVIS_COMMIT}" -c 1bit.pw -n public -b master &&
git push -fq https://${GH_TOKEN}@github.com/${TRAVIS_REPO_SLUG}.git master