aboutsummaryrefslogtreecommitdiffstats
path: root/maint/push-to-public
diff options
context:
space:
mode:
Diffstat (limited to 'maint/push-to-public')
-rwxr-xr-xmaint/push-to-public4
1 files changed, 4 insertions, 0 deletions
diff --git a/maint/push-to-public b/maint/push-to-public
new file mode 100755
index 0000000..d1ab4f3
--- /dev/null
+++ b/maint/push-to-public
@@ -0,0 +1,4 @@
+#!/bin/sh
+set -e
+git push public
+git push github