songtradr/Release
Semantically release package
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| directory | where to run the release | no | . |
| add_config | wether to set default release config | no | true |
| branches | custom branches configuration (see https://semantic-release.gitbook.io/semantic-release/usage/configuration#branches) | no | false |
| pre_release | wether to publish pre-releases from PRs | no | true |
| gh_token | A Github PAT | no | ${{ github.token }} |
| npm_token | token with which to publish to npm | no | ${{ github.token }} |
Outputs
no outputs