Unity-GameCI-Sample ๐ŸŽฎ

May 26, 2021 ยท View on GitHub

Sample project for building a CI environment for Unity using GameCI with GitHub Actions.
You can see the actual execution of GameCI's GitHub Actions from the Actions tab.

๐Ÿงช Samples

โ–ถ๏ธ Usage

Copy the sample you want to use from the folder containing the workflow files to the workflow folder of your own project, and feel free to use it by modifying it according to your needs!

Usage Notes

  • The unityVersion listed in the sample workflow file should be changed to match the version of your Unity project.

๐ŸŽ Contributing

If you have any questions, please feel free to create an Issue or PR for you.

License

MIT