diff --git a/README.md b/README.md index c1469ff..bea495f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ > The GitHub Action for committing files for the 80% use case. -![tests](https://github.com/stefanzweifel/git-auto-commit-action/workflows/tests/badge.svg) + + + This GitHub Action automatically commits files which have been changed during a Workflow run and pushes the commit back to GitHub. The default committer is "GitHub Actions ", and the default author of the commit is "Your GitHub Username ".