Skip to content

Commit fcd6de9

Browse files
authored
Merge pull request #11 from wpengine/update/explicity-note-ssh-key-passwordless
Update the SSH Key generation description
2 parents 6a9d619 + d43552d commit fcd6de9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ v3.0 AVAILABLE NOW! [View Changelog here.](https://github.com/wpengine/github-ac
1414
(step 3) Setup local yml config to orchestrate deploy.
1515

1616
1. **SSH PRIVATE KEY SETUP IN GITHUB**
17-
* [Generate a new SSH key pair](https://wpengine.com/support/ssh-keys-for-shell-access/#Generate_New_SSH_Key) if you have not already done so.
17+
* [Generate a new SSH key pair](https://wpengine.com/support/ssh-keys-for-shell-access/#Generate_New_SSH_Key) if you have not already done so. Please note that this SSH Key needs to be *passwordless*.
1818

1919
* Add the *SSH Private Key* to your [Repository Secrets](https://docs.github.com/en/actions/security-guides/encrypted-secrets#creating-encrypted-secrets-for-a-repository) or your [Organization Secrets](https://docs.github.com/en/actions/security-guides/encrypted-secrets#creating-encrypted-secrets-for-an-organization). Save the new secret "Name" as `WPE_SSHG_KEY_PRIVATE`.
2020

0 commit comments

Comments
 (0)