# npm publish token with publish permission NPM_TOKEN= # npm organization scope without @ NPM_ORG=astron-team # npm registry endpoint NPM_REGISTRY=https://registry.npmjs.org # set true to stop before npm publish DRY_RUN=false