technote-space/Can npm publish action
GitHub Actions to check if it can be published to npm.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| PACKAGE_PATH | directory or pacakge.json path. | no | — |
| VERBOSE | Whether to show detail of errors. | no | true |
Outputs
| name | description |
|---|---|
| result | action result (passed or failed) |