mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
* feature: adding RPM/DEB package creation and upload as asset Using the fpm github action, this creates and uploads a RPM and DEB for each release * bugfix: fixing pathing bug Forgot that in not using path assignment I needed to build the directory structure. Fixed.