run npm publish as part of release process

This commit is contained in:
Feross Aboukhadijeh
2016-04-05 15:18:53 -07:00
parent 3ac502e1c3
commit 38ce25592f

View File

@@ -5,4 +5,5 @@ git diff --exit-code
npm run package
git push
git push --tags
npm publish
gh-release