diff --git a/Makefile b/Makefile
index 237d69912e921e98fec6fb4d184214852e974c8c..a7e4041d1d098795628aeac85a38d7ca36ad3f0a 100644
--- a/Makefile
+++ b/Makefile
@@ -78,6 +78,7 @@ wc:
 push:
 	git status
 	git push --tags cl.net release master
+	git push --tags github release master
 	git fetch
 	git status