actions-marketplace-validations/Get Build Number from Tag
Grab build number tag in a workflow runs, forked off Einar Egilsson build-number action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Token to create and delete refs (GITHUB_TOKEN) | no | — |
| prefix | Prefix for the build-number-<num> tag to make it unique if tracking multiple build numbers | no | — |
Outputs
| name | description |
|---|---|
| build_number | Found build number |