Skip to content

Example GitHub Actions workflows for making Unity builds. Created for Automate! talk at Technically Games @ MIGW 2025

License

Notifications You must be signed in to change notification settings

Talsidor/githubactions-unity-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

githubactions-unity-examples

Example GitHub Actions workflows for making Unity builds.

Created by Calum Spring for the 'Automate!' lightning talk at Technically Games @ MIGW 2025.

Released here under a Creative Commons license, free for you to use and modify in your own projects :)

Getting Started

This repo contains 3 example build scripts for using GitHub Actions and self-hosted runners to make Unity builds:

  1. simple.yml - Just 4 steps to make and deploy a Unity build.
  2. multiple_platforms.yml - Demonstrates one way to extend your build pipeline to include Windows, Mac and Linux builds.
  3. discord_notify.yml - Demonstrates one way you can add notifications to your build pipeline, using a Discord webhook.

Make sure to start with simple.yml, it's both the simplest and the most comprehensively documented.

About

Example GitHub Actions workflows for making Unity builds. Created for Automate! talk at Technically Games @ MIGW 2025

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published