whiteblockco/Publish to npm
Automatically publish new versions to npm
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| create_tag | The boolean that creating tag | no | — |
| commit_pattern | The pattern that matches version update commits. | no | — |
| tag_name | The name of the tag that you want to create for the version. | no | — |
| tag_message | The message of the tag that you want to create for the version. | no | — |
| workspace | Custom workspace directory that contains the package.json file. | no | — |
| publish_command | Custom publish command. | no | — |
| publish_args | Publish command arguments. | no | — |
| build_command | Build command | no | — |
Outputs
no outputs