actions-marketplace-validations/Download Unity Build
Download a given build from Unity Build Cloud service.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | Api Key for the unity build cloud service. | yes | — |
| organization-id | Id of the organization | yes | — |
| project-id | Id of the project | yes | — |
| build-target | Build Target | yes | — |
| search-platform | Search for platform | no | — |
| search-label | Search for specific label, if given a build with this label will searched otherwise the latest build will taken. | no | — |
| download-context | Directory where the build should be downloaded. | no | ./build.zip |
| unzip-context | Unzip the build into a directory. | no | ./build |
| delete-after-unzip | Delete zip after the unzip process. | no | true |
Outputs
no outputs