diff --git a/Makefile b/Makefile index f7eaa8e..fee2643 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ release: .PHONY: release push: - @ ./build -m prod -a push + @ ./build -m rel -a push .PHONY: push # Run