ITU-BDSA2024-GROUP15 / Chirp

Project for BDSA 2024 group 15
MIT License
0 stars 0 forks source link

As a developer i want to create a workflow via GitHub Actions, such that we automatically create a releases. #9

Closed Powsdaws closed 2 months ago

Powsdaws commented 2 months ago

It should create a release with our chirp executable, i.e., a single file .NET application for Windows, MacOS and Linux

Success criteria: When pushing to main there should be created 3 different executables for Windows, MacOS and Linux if all tests passes.