diff --git a/README.md b/README.md index 4683b0a..8e2416b 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ The following inputs can be used to control the action's behavior: * `log-public-key`: Set this to `false` if you want to suppress logging of _public_ key information. To simplify debugging and since it contains public key information only, this is turned on by default. * `ssh-agent-cmd`: Optional. Use this to specify a custom location for the `ssh-agent` binary. * `ssh-add-cmd`: Optional. Use this to specify a custom location for the `ssh-add` binary. -* `git-cmd`: Optional. Use this to specify a custom location for the `ssh-agent` binary. +* `git-cmd`: Optional. Use this to specify a custom location for the `git` binary. ## Exported variables