Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 317 Bytes

File metadata and controls

13 lines (9 loc) · 317 Bytes

Unity template game

Setup

Set secrets for CICD builds. UNITY_LICENSE corresponds to a .ulf file which can be created from Unity Hub -> Licenses.

UNITY_EMAIL
UNITY_LICENSE
UNITY_PASSWORD

In order for the WebGL publishing to work, enable workflow write permissions in repo settings under "Actions".