remindgmbh/Semantic-Release
Publish a new version using semantic-release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub access token used by semantic-release | yes | — |
| node-version | Node version used to install and publish the package | no | lts/* |
| npm-token | NPM access token used by semantic-release, required for type 'github-npm' and 'npm-pre' | no | — |
| type | Available values are 'github', 'github-npm' and 'npm-pre'. 'github' only creates a release on github while 'github-npm' additionally publishes an npm package. 'npm-pre' publishes an npm package appending the current timestamp and the commit SHA to the version. | no | github |
Outputs
no outputs