Buildalon Unity Action
Version updated for https://github.com/buildalon/unity-action to version v3.0.3.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 40 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Buildalon Unity Action is a GitHub Action designed to automate the execution of Unity Editor command-line arguments within CI/CD workflows. It simplifies tasks such as building Unity projects for multiple platforms by providing a streamlined way to configure and run Unity commands directly from GitHub Actions. Key capabilities include support for specifying Unity editor paths, project paths, build targets, and customizable command-line arguments, enabling efficient and repeatable Unity build processes.
Release notes
What’s Changed
- unity-action@v3.0.3 by @StephenHodgson in https://github.com/buildalon/unity-action/pull/19
- update unity-cli@v1.8.0
Full Changelog: https://github.com/buildalon/unity-action/compare/v3...v3.0.3