thanksd/Lerna Action

Run lerna commands in actions without boilerplate

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
root-cachehash value to use in root package cacheyes${{ hashFiles('package-lock.json') }}
packages-cachehash value to use for lerna packages cacheyes${{ hashFiles('*/*/package-lock.json') }}
then-publish(Y/N) whether to publish packages after the action completesnoN
git-emailEmail address to use for git commitsyesgithub@example.com
git-nameUser name to use for git commitsyesGitHub Action
npm-registryregistry to use for npm packagesno

no outputs