Skip to content

Commit

Permalink
Change update github path to action secrets (#441)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesDeml authored Dec 13, 2023
1 parent 76a24a4 commit 8947ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/03-github/02-activation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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` > `<Your repository>` > `Settings` > `Secrets`.
5. Open `Github` > `<Your repository>` > `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)_
Expand Down

0 comments on commit 8947ac2

Please sign in to comment.