Fix a typo in the README.md (#146)

This commit is contained in:
kjarkur
2022-11-25 10:45:57 -08:00
committed by GitHub
parent 18ff7066d3
commit 209e2d72ff

View File

@@ -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: 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.7.0 - uses: webfactory/ssh-agent@v0.7.0
with: with:
ssh-private-key: | ssh-private-key: |