thanksd/Lerna Action
Run lerna commands in actions without boilerplate
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| root-cache | hash value to use in root package cache | yes | ${{ hashFiles('package-lock.json') }} |
| packages-cache | hash value to use for lerna packages cache | yes | ${{ hashFiles('*/*/package-lock.json') }} |
| then-publish | (Y/N) whether to publish packages after the action completes | no | N |
| git-email | Email address to use for git commits | yes | github@example.com |
| git-name | User name to use for git commits | yes | GitHub Action |
| npm-registry | registry to use for npm packages | no | — |
Outputs
no outputs