digitopia-group/DGT tag split action
Get a version number from a specific tag
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| refname | The tag needs to be in here. | — | ${{ github.ref_name }} |
Outputs
| name | description |
|---|---|
| versionnr | The version number detected in the action. |