#mix

How to Use Private Elixir Libraries on GitHub CI

A detailed guide on how to configure GitHub Actions to access private Elixir libraries hosted on GitHub, including setting up personal access tokens, updating mix.exs, and using Docker for builds.