diff --git a/Makefile b/Makefile index 9187102..c1c6f91 100644 --- a/Makefile +++ b/Makefile @@ -47,6 +47,7 @@ lint : # Git recipes .PHONY : push push : + git push origin git push origin --tags