actions-marketplace-validations/Build Unity 1.0.4

Build Unity project on Ubuntu, macOS or Windows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 6, 2022
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/iojuedioe9rd_build-unity-1.0.4@425ea964403e3fe8788cb6eb2fcdddec6a1a1c3e # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
unity-pathPath to Unity executable. UNITY_PATH env will be used if not providedno
project-pathPath to Unity projectno${{ github.workspace }}
build-targetBuild targetyes
build-pathPath to build output. Only for default build methodno
build-versionSet application version. Only for default build methodno
build-numberSet application build number. Only for default build methodno
build-definesSet scripting define symbols. For example, RELEASE_VERSION;ENG_VERSION. Only for default build methodno
android-keystore-base64The base64 contents of the android keystore file. Only for default build methodno
android-keystore-passThe android keystore password. Only for default build methodno
android-keyalias-nameThe android keyalias name. Only for default build methodno
android-keyalias-passThe android keyalias password. Only for default build methodno
build-methodPath to build method. For example, MyEditorScript.PerformBuild. Default build method will be used if not providedno
build-method-argsCustom arguments for build methodno
namedescription
build-pathPath to build output