We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18ff706 commit 209e2d7Copy full SHA for 209e2d7
README.md
@@ -51,7 +51,7 @@ There are cases where you might need to use multiple keys. For example, "[deploy
51
You can set up different keys as different secrets and pass them all to the action like so:
52
53
```yaml
54
-# ... contens as before
+# ... contents as before
55
- uses: webfactory/ssh-agent@v0.7.0
56
with:
57
ssh-private-key: |
0 commit comments