From a7a147b5430d7d7e5f5a0e713026f0813de9ae8a Mon Sep 17 00:00:00 2001 From: Johannes Deml Date: Wed, 6 Dec 2023 21:49:28 +0100 Subject: [PATCH] Change update github path to action secrets --- docs/03-github/02-activation.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/03-github/02-activation.mdx b/docs/03-github/02-activation.mdx index ba358904..22319313 100644 --- a/docs/03-github/02-activation.mdx +++ b/docs/03-github/02-activation.mdx @@ -43,7 +43,7 @@ Follow these steps if you are using a free version of Unity. > get the ulf from the platform that is most convenient to you. For example, using Windows to > activate your license and building on Ubuntu on Github is perfectly fine. -5. Open `Github` > `` > `Settings` > `Secrets`. +5. Open `Github` > `` > `Settings` > `Secrets and Variables` > `Actions`. 6. Create the following secrets; - `UNITY_LICENSE` - _(Copy the contents of your license file into here)_ - `UNITY_EMAIL` - _(Add the email address that you use to login to Unity)_