actions-marketplace-validations/Unity Build (XRTK)
Runs a Build using the specified build targets
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 16, 2023
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/xrtk_unity-build@4dff4e149149a9c96ec9819d51779cd747c203b7 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| build-target | The build target to build for. | — | "" |
| test | Run editor tests | no | true |
| additional-test-args | Additional args to pass to test command | no | "" |
| additional-build-args | Additional args to pass to build command | no | "" |
| publish-artifacts | Should the workflow publish artifacts? | no | true |
Outputs
no outputs