summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index af26bf7..c2a13b9 100644
--- a/Makefile
+++ b/Makefile
@@ -17,6 +17,9 @@ redomod:
go mod tidy
github:
+ git push origin master
+ git push origin devel
+ git push origin --tags
git push github master
git push github devel
git push github --tags