run npm publish as part of release process
This commit is contained in:
@@ -5,4 +5,5 @@ git diff --exit-code
|
|||||||
npm run package
|
npm run package
|
||||||
git push
|
git push
|
||||||
git push --tags
|
git push --tags
|
||||||
|
npm publish
|
||||||
gh-release
|
gh-release
|
||||||
|
|||||||
Reference in New Issue
Block a user