Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
voronkovich committed Aug 22, 2017
1 parent 3d82e29 commit 256d706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/update-templates
Expand Up @@ -15,4 +15,4 @@ cd templates \
&& git config user.name 'Oleg Voronkovich' \
&& git config user.email 'oleg-voronkovich@yandex.ru' \
&& git commit -m '=^_^= Update templates' \
&& git push -q "https://voronkovich:${GITHUB_TOKEN}@github.com/voronkovich/gitignore.plugin.zsh";
&& git push -q "https://voronkovich:${GITHUB_TOKEN}@github.com/voronkovich/gitignore.plugin.zsh" HEAD:master

0 comments on commit 256d706

Please sign in to comment.