imurashka/Get Unity version and changeset

Returns Unity version and changeset based on project path

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
project_pathPath to Unity project. Used to find Unity versionyes${{ github.workspace }}
version_envThe name of environment variable to store the version. Keep empty if you don't want to store it.no""
changeset_envThe name of environment variable to store the changeset. Keep empty if you don't want to store it.no""
namedescription
versionUnity version.
changesetUnity version changeset.