/Unity-CI

Simple project for testing CI workflow

Primary LanguageC#

Unity-CI

Simple project for testing CI workflow using GameCI.

If you know nothing about GitHub actions, watching CoderDave video tutorial is a good start.

Create a public repository to study and experiment things, since it does not consume any quota. You can reuse the jobs and actions on private repositories later.

A shout out to Godoy for insisting me on studying CI/CD, it is really worth the effort.