Sapd / HeadsetControl

Sidetone and Battery status for Logitech G930, G533, G633, G933 SteelSeries Arctis 7/PRO 2019 and Corsair VOID (Pro) in Linux and MacOSX
GNU General Public License v3.0
1.47k stars 178 forks source link

Add CI workflow to publish a continuous release #380

Open nicola02nb opened 4 days ago

nicola02nb commented 4 days ago

Changes made

Created a CI workflow files that compiles and publish a "Continuos build" on every push to master branch.

This gives users a way to get the latest features without building the project on their own

You can check the result on my fork

Checklist