Fix a typo in the README

This commit is contained in:
Dilum Aluthge 2023-01-14 09:22:29 -05:00 committed by GitHub
parent 50282a7b54
commit 01b982028a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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