Unity Cloud Build Trigger
Version updated for https://github.com/Matuyuhi/unity-cloud-build-action to version v0.4.3.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action triggers a Unity Cloud Build to build a specified target on a given branch, using API v2 authentication with a service account key. It supports clean builds and platform overrides, and returns the build ID upon success.
What’s Changed
What’s Changed
- Update actions/checkout to v7 for the node24 runtime by @Matuyuhi in https://github.com/Matuyuhi/unity-cloud-build-action/pull/6
Full Changelog: https://github.com/Matuyuhi/unity-cloud-build-action/compare/v0.4.2...v0.4.3