Unity Package Manager Template Repository
- Initialize the package with the organization name and the package name by running the
Initialize Package
action. - Setup your Unity License file using the
Acquire Unity Activation File
. - Add the license file as a secret to your account or the project, with the name
UNITY_LICENSE_2019_4
. - If you'd like to customize the GitHub workflows even further, please check out unity-ci