Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Is it possible to configure GitHub Actions or another method to automatically generate DEB and RPM packages for testing purposes? This would allow users to easily install them for testing, eliminating the need for manual builds (and potentially resolving build errors) on their machines.
As I recall, libchewing used to have an Ubuntu PPA that automatically generated the latest DEB package for users after each commit or when a beta version was released.