mirror of
https://github.com/webfactory/ssh-agent.git
synced 2024-11-21 08:40:49 +00:00
Fix a typo in the README.md (#146)
This commit is contained in:
parent
18ff7066d3
commit
209e2d72ff
1 changed files with 1 additions and 1 deletions
|
@ -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: |
|
||||
|
|
Loading…
Reference in a new issue