actions-marketplace-validations/tagging and publishing 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 |
|---|---|---|---|
| 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 | — |
| commit_user | Te user name for making git commit. | no | — |
| commit_email | The email address for making git commit. | no | — |
| publish_with | Publish the package with npm or yarn. | no | — |
Outputs
no outputs