mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2024-11-22 10:23:51 +01:00
chore(travis): update cron script
This commit is contained in:
parent
9943a100b4
commit
06fcc83a48
@ -6,4 +6,4 @@ git config --global push.default simple
|
||||
|
||||
git add --all
|
||||
git commit -m "docs(readme): update emoji-cheat-sheet"
|
||||
git push -q origin HEAD:master
|
||||
git push -q "https://$GH_TOKEN@github.com/$TRAVIS_REPO_SLUG.git" HEAD:master
|
||||
|
Loading…
Reference in New Issue
Block a user