Build Debian .deb packages builder tool (using GitHub Actions) and upload to PackageCloud
The artifacts from this project are uploaded as samples in the following Package Cloud repository: debs
curl -s https://packagecloud.io/install/repositories/geldtech/debs/script.deb.sh | sudo bash
echo "deb https://packagecloud.io/install/repositories/geldtech/debs /" | sudo tee -a /etc/apt/sources.list.d/geldtech_debs.list
sudo apt-get update
sudo apt install deb-builder-packagecloud