diff --git a/Makefile b/Makefile index 1673353..ce7c398 100644 --- a/Makefile +++ b/Makefile @@ -99,7 +99,6 @@ all: debug setup dep format lint test bench build dist git-push: git push origin main --tags - git push github main --tags release-major: bump-major git-push