-
Notifications
You must be signed in to change notification settings - Fork 8
Home
This wiki provides complete documentation for using and configuring the Unity CI/CD Templates — a modular, production-ready GitHub Actions pipeline for Unity projects.
- Deployment → Step-by-step guide for deploying to supported platforms (GitHub Pages, itch.io, Firebase, etc.)
-
Required Secrets → List of necessary secrets (like
UNITY_LICENSE,CICD_PAT) and how to set them up - Required Variables → Configurable inputs and variables for customizing pipeline behavior
- Versioning & Tagging → Explanation of the automated versioning, tagging, and release management system
The Unity CI/CD Templates provide:
✅ Automated builds and tests for Unity projects
✅ Multi-platform artifact handling
✅ Release and deployment automation
✅ Integration with Slack, Discord, and Teams for notifications
It’s designed to work out of the box, but is fully modular and customizable for advanced setups.
1️⃣ Make sure your Unity project is in a GitHub repository
2️⃣ Set up the required GitHub Actions workflows from the template
3️⃣ Configure the needed secrets and variables
4️⃣ Review the wiki pages here to understand the versioning, deployment, and customization options
If you encounter issues or want to contribute improvements, open an issue or pull request in the main repository.
Let’s build better Unity pipelines together!
Let’s build better Unity pipelines together! 🚀
Need help? Join the Discussions or open an Issue.