Sanae6 / SmoOnlineServer

Official server for Super Mario Odyssey: Online
https://discord.gg/jYCueK2BqD
103 stars 24 forks source link

build binary files via docker #44

Closed Istador closed 10 months ago

Istador commented 1 year ago

Build binary executables for all platforms during the build and deploy workflow and attach them to the artifacts.

Example: https://github.com/Istador/SmoOnlineServer/actions/runs/3736033391

What we could also do if wanted (in a separate PR): when pushing a version tag, e.g. 1.0.4, then automatically build it, create a release for it and attach the binary files to it.