فهرست منبع

reminder to run npm publish

Adam Shaw 10 سال پیش
والد
کامیت
577b0eea95
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      build/release.sh

+ 2 - 0
build/release.sh

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