How to use GitHub Actions in an Elixir project
There’s a lot of things that could be done with Elixir. In this article, we are going to demonstrate how to use GitHub Actions in an Elixir project. The Dockerfile for the action is relatively straightforward. It is based on the “elixir” image, and makes just a couple of small c...









