The `GITHUB_TOKEN` secret is required. Add the secret in the Workflow Editor on github.com.
## Environment variables
The following environment variables are required:
-`COMMIT_MESSAGE`: The commit message used when changes are available
-`COMMIT_AUTHOR_EMAIL`: The Commit Authors Email Address
-`COMMIT_AUTHOR_NAME`: The Commit Authors Name
## Versioning
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/stefanzweifel/git-auto-commit-action/tags).
## License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/LICENSE) file for details.