actions-marketplace-validations/Parse WoW Addon Verions
Parses and exposes your addon's version and the supported game version for use in other actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tocfile | The path to your TOC file | yes | — |
Outputs
| name | description |
|---|---|
| addon_version | The version of your addon from the TOC file |
| supported_version | The version of WoW your addon supports from the TOC file |