fix typo in github sync

This commit is contained in:
Cyryl Płotnicki 2020-10-24 11:10:28 +01:00
parent 26569a38ac
commit b7c9eb5295

View file

@ -11,4 +11,4 @@ tasks:
cd dotfiles
GITHUB_TOKEN=`cat ~/.github_token`
git remote add github https://cyplo:$GITHUB_TOKEN@github.com/cyplo/dotfiles.git
git push master github
git push github master