diff --git a/Makefile b/Makefile index e09ba58..c2e35d0 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,6 @@ commit: chat.svg git add '*.svg' && \ GIT_AUTHOR_NAME='publicmatt' GIT_AUTHOR_EMAIL='git@publicmatt.com' \ GIT_COMMITTER_NAME='publicmatt' GIT_COMMITTER_EMAIL='git@publicmatt.com' \ - git commit -m "Auto-updating git readme" - git push publicmatt - git push github + git commit -m "auto-updating git readme" + git push