jamesmortensen/monopublish-action

This action helps publishing independent, logically related packages in a monorepo which are not dependent on one another

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
check-if-deployCheck commit message for deploy trigger and package name and set a GITHUB_OUTPUT. (Default behavior if no npm-exec specified)nofalse
npm-execNPM run script to execute in the package. Also, can be test, install, and publishno
dry-runFor dry runs. Go through the process but do not publish.nofalse
namedescription
should_deployTrue if we should run other steps/jobs prior to publishing