diff --git a/README.md b/README.md index e76b407f7..1c1288900 100644 --- a/README.md +++ b/README.md @@ -217,7 +217,7 @@ Please note that you have to set up your workflow accordingly: not fetching the ### Different author/committer configurations -If you don't want to use your GitHub username for the CI commits, you can use the `default_author` option to make it appear as if it was made by "github-actions" +If you don't want to use your GitHub username for the CI commits, you can use the `default_author` input to make it appear as if it was made by "GitHub Actions", by setting its value to `github_actions`.