Open jeancarlos opened 5 years ago
⚠️ NOTE: two new environment variables; $NPM_EMAIL and $NPM_TOKEN
Auto publish to NPM
New scripts:
push.sh
branch-protection.sh
Description
Auto publish to NPM
Deploy Notes
New scripts:
push.sh
: get the generated build files on travis and push back to masterbranch-protection.sh
: a work-arround to remove and re-add branch protection so travis can push direct to master without hassle