summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 59328a0..97f87bf 100644
--- a/Makefile
+++ b/Makefile
@@ -61,7 +61,7 @@ git.wit.org:
# sync repo to the github backup
# git remote add github [email protected]:wit-go/gui.git
-github:
+github: git.wit.org
git push origin master
git push origin devel
git push origin --tags