michielvha/GitVersion Tag Action
Tag a repo with a version calculated by GitVersion
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| configFilePath | Path to the GitVersion configuration file | yes | gitversion.yml |
| prefix | Prefix to add to the tag (e.g., "v") | no | "" |
Outputs
| name | description |
|---|---|
| semVer | The semantic version determined by GitVersion |