How to renew unity license for pipeline building

The current Unity student license expires on 13.05.2024. Until then, it can be used for the pipeline build of Overworld & Chickenshock without any problems. After that, the following steps must be taken to apply for and deposit a new license, otherwise the pipeline build of Overworld & Chickenshock will no longer work:

  1. Open https://unity.com/products/unity-student

  2. Click “Get started” below “Post-secondary students”

  3. Sing into your or create a new Unity account

  4. Fillout the form & verify at SheerId that you are a student

  5. You will receive an email with your license key

  6. Open https://github.com/Gamify-IT

  7. Goto Settings -> Secrets and variables -> Actions

  8. Replace the UNITY_EMAIL secret with your unity account email-adress

  9. Replace the UNITY_LICENSE secret with the license key you got per mail

  10. Replace the UNITY_PASSWORD secret with your unity account password

  11. Update this documentation with the new expiration date

  12. Your done!