monaca-cli
monaca-cli copied to clipboard
chore: Added GitHub Actions for npm publish
When merged/pushed to master branch
- Get version from package.json
- If version does not exist in GitHub tags
- Tag it
- Run npm publish
When tagged as -beta.*
- Run npm publish --beta
- submodules are recursively installed by adding the submodules: 'recursive' option.