home-furnishing-nordic/Semver Release Manager
Automate your releases at github
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | Github access token, to use autogenerated read Readme | yes | — |
| bump_type | Which bump type to use (default: `patch`) | no | patch |
| start_from_version | Which tag will be created if there are no other tags in repository, (default: `v0.0.1`) | no | v0.0.1 |
Outputs
| name | description |
|---|---|
| time | The time when was triggered |
| new_tag | Generated tag |