mirror of
https://github.com/webfactory/ssh-agent.git
synced 2025-04-24 06:52:13 +00:00
Update README.md
This commit is contained in:
parent
4512be8010
commit
32cc2fba74
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,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:
|
You can set up different keys as different secrets and pass them all to the action like so:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# ... contens as before
|
# ... contents as before
|
||||||
- uses: webfactory/ssh-agent@v0.6.0
|
- uses: webfactory/ssh-agent@v0.6.0
|
||||||
with:
|
with:
|
||||||
ssh-private-key: |
|
ssh-private-key: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue