saif0089/Buildalon Unity Action
A Github Action to execute Unity Editor command line arguments.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| editor-path | Path to the Unity Editor. If not provided, the action will use the environment variable UNITY_EDITOR_PATH. | no | — |
| project-path | Path to the Unity project. If not provided, the action will use the environment variable UNITY_PROJECT_PATH. | no | — |
| build-target | Unity build target. | no | "" |
| args | Unity Editor cli arguments. | no | -quit -batchmode |
| log-name | Name of the Unity log file. | no | Unity |
Outputs
no outputs