README.md

# GitHubActions
[![Hex.pm](https://img.shields.io/hexpm/v/git_hub_actions.svg?style=flat-square)](https://hex.pm/packages/git_hub_actions)
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/hrzndhrn/git_hub_actions/CI?style=flat-square)
![Coveralls](https://img.shields.io/coveralls/github/hrzndhrn/git_hub_actions?style=flat-square)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=flat-square)](https://opensource.org/licenses/MIT)

`GitHubAction` is a little tool to write GitHub actions in Elixir. This lib
is an early beta and is currently experimental.

You can find the [usage](https://hexdocs.pm/git_hub_actions/usage.html)
documentation on [hexdocs](https://hexdocs.pm/git_hub_actions).