aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e3690d5..b5344e0 100644
--- a/Makefile
+++ b/Makefile
@@ -84,3 +84,4 @@ dist:
tag:
git tag '$(VERSION)'
+ git push origin $(TAG)