actions-marketplace-validations/NPM Simple Publisher
Simply publish a new NPM package version when a new git tag is pushed
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| packageName | Name of the npm package | yes | — |
| access | Access level for the NPM package | no | restricted |
Outputs
| name | description |
|---|---|
| version | The version pushed to NPM |