Explorar o código

Fix publish recipe

JC Brand %!s(int64=6) %!d(string=hai) anos
pai
achega
5188c5d0e8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -101,6 +101,7 @@ release:
 	make build
 
 .PHONY: publish
+publish:
 	$(LERNA) publish from-git
 
 ########################################################################