thiagodnf/Version Decider
A GitHub action for deciding if new a version should be released
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| file | The configuration file | yes | ./package.json |
Outputs
| name | description |
|---|---|
| version | Current Version |
| release | Current Release Version |
| new | True if a new version should be released |