Skip to content

Quickstart

Astrid Avalin Soerensen edited this page May 9, 2025 · 16 revisions

🚀 Getting Started

1️⃣ Make sure your Unity project is in a GitHub repository
2️⃣ Copy the required GitHub Actions workflows from the CICD_Workflows folder
2️⃣ Add it to your repository at path: .githubworkflows (create folders if they're missing)
3️⃣ Configure the needed secrets and variables
4️⃣ Review the wiki pages here to understand the versioning, deployment, and customization options

Clone this wiki locally