bevry-actions/bevry-actions/npm

GitHub Action to publish your project to npm

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
npmAuthTokenSpecify the token to authorize the publishing of releases to npm.yes
npmBranchTagIf you wish for each new commit to particular branch to be published to a particular npm tag, then specify it like so `branch:tag`, e.g. `main:next`. Omitting the branch like so `:next` will use the default branch. Using `master` as the branch will use the master branch as reported by GitHub. Using `default` as the branch will use the default branch as reported by GitHub.no
bevryCDNTokenIf you wish to map your npm release to the Bevry CDN, then provide your Bevry CDN token.no

no outputs