teveltech/Version composite action
A composite action to handle versioning
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | A token to access private github repos | no | — |
Outputs
| name | description |
|---|---|
| new-tag | The new tag |
| new-version | The new version |
| changelog | Changelog |
| previous-tag | The previous annotated tag |
| prerelease | Prerelease |
| previous-light-tag | The previous lightweight tag |
| branch | Branch |
| new-numbered | New tag without branch name and commit number |