# Functions
CreateGitRef create a reference over github.
NewGithubClient Create a new github client.
ValidateInputs validate if GITHUB_TOKEN and INPUT_REFS are present like environment variables.
# Structs
GithubClient is a wrapper of github.Client.
# Interfaces
GithubGitService interface.