🧵#GitHub actions to other deployment providers

hybridherbst

I think one option is to use Needle and have the Needle intermediate results in the github repo, then use regular actions to build and deploy from there. This way you avoid running Unity in GitHub actions (which is complex and costly).

For more discussion would be great if you open a post on https://forum.needle.tools – thanks!