Deploying Leiningen projects to GitHub Package Registry
I recently got access to GitHub Package Registry, which is currently in beta.
According to its documentation, GitHub Package Registry supports npm, RubyGems, Maven, Docker and NuGet packages at the moment.
Out of curiousity, I decided to try to publish a Clojure library to GitHub Package Registry, since Clojure code is often distributed in the Maven repository format as well.