From 209e2d72ff4a448964d26610aceaaf1b3f8764c6 Mon Sep 17 00:00:00 2001 From: kjarkur <108679036+kjarkur@users.noreply.github.com> Date: Fri, 25 Nov 2022 10:45:57 -0800 Subject: [PATCH] Fix a typo in the README.md (#146) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2bdecb..c7f826a 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ There are cases where you might need to use multiple keys. For example, "[deploy You can set up different keys as different secrets and pass them all to the action like so: ```yaml -# ... contens as before +# ... contents as before - uses: webfactory/ssh-agent@v0.7.0 with: ssh-private-key: |