diff --git a/Makefile b/Makefile index a001a130..76a9d02e 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ commit: npx cz .PHONY: publish -release: +publish: @./bin/publish .PHONY: release