Explorar o código

reminder to run npm publish

Adam Shaw %!s(int64=10) %!d(string=hai) anos
pai
achega
577b0eea95
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      build/release.sh

+ 2 - 0
build/release.sh

@@ -27,4 +27,6 @@ then
 	echo
 	echo
 	echo 'DONE. It is now up to you to run `'"git push origin master && git push origin v$version"'`'
 	echo 'DONE. It is now up to you to run `'"git push origin master && git push origin v$version"'`'
 	echo
 	echo
+	echo 'and `npm publish`'
+	echo
 fi
 fi