github-token
git-town.github-token=<token>
To interact with the GitHub API in your name, Git Town needs a
personal access token.
After your create your token, run git config git-town.github-token <token>
inside your code repository to store it in the Git Town configuration for the
current repository.