Skip to content

Commit

Permalink
Fix a typo in the README.md (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
kjarkur committed Nov 25, 2022
1 parent 18ff706 commit 209e2d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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: |
Expand Down

0 comments on commit 209e2d7

Please sign in to comment.