wistia/Publish branch to npm

Publish a pre-release version of an npm package to the registry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub authorization tokenyes
npm_tokennpm authorization tokenyes
commit_hashSHA-1 hash of the commit to publishyes${{ github.event.pull_request.head.sha }}
workspaceCan be used to specify a workspace to publish (ie. @organization/workspace)no""
dry_runIf true, will run action normally except it will not publish anything to npmnofalse
working_directoryThe directory to run commands in (ie. the root directory of the package/s)no.

no outputs