tapihdev/Tag major and minor versions extracted from semver
Annotate major and minor version tags with the corresponding semver version.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | The semver tag to annotate | no | — |
Outputs
| name | description |
|---|---|
| minor | The minor version (e.g. v1.0) |
| major | The major version (e.g. v1) |