mirror of
https://github.com/webfactory/ssh-agent.git
synced 2026-03-13 14:59:07 +08:00
Fix a typo in the README.md (#146)
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user