Publishing apt and yum/dnf repos on GitHub Pages (opens in new tab)
TL;DR GitHub Pages is a practical way to host a low volume repo for apt and yum/dnf. The relevant metadata can be generated using GitHub Actions, and the process can be triggered by a release from …
Read the original article