FOGProject / fos

FOG Operating System
32 stars 34 forks source link

Create GitHub Actins workflow that creates release #68

Closed rluzuriaga closed 1 year ago

rluzuriaga commented 1 year ago

This workflow runs all the builds (jobs) concurrently on separate Ubuntu machines. Once the jobs all complete successfully, then the release job runs to create the release with all the files.

Resolves #65

Sebastian-Roth commented 1 year ago

@rluzuriaga Thanks! You should be able to merge this now. Please give it a go and let me know if you don't have the rights to merge.

rluzuriaga commented 1 year ago

You should be able to merge this now. Please give it a go and let me know if you don't have the rights to merge.

@Sebastian-Roth I don't have the rights to merge.