So I try to set up a Github Actions CI/CD workflow and use manual activation, but now Unity stopped supporting Personal licenses, is there a way around that? I would appreciate any help.
Check the GameCI manual. They set it up through github actions. I assume the basic steps work the same for custom CI scripts. But why not go straight for GameCI? Setting it up for Github is well documented.
Thanks for your reply! Actually, I’m following the GameCI manual and it requires this step (upload activation.yml → run it → get .alf file → go to license.unity3d.com and acquire .ulf file) to work and since I can’t use this method now I’m struggling to find another solution.
GameCI has an issue for this and a thread on their discord.

