Skip to content

Commit 3e1e272

Browse files
author
Daniel Savo
committed
Formatting fixes
1 parent 5f8f650 commit 3e1e272

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ v3.0 AVAILABLE NOW! [View Changelog here.](https://github.com/wpengine/github-ac
1717

1818
## Setup Instructions
1919

20-
---
21-
2220
1. **SSH PRIVATE KEY SETUP IN GITHUB**
2321
* [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*.
2422

@@ -47,8 +45,6 @@ View your actions progress and logs by navigating to the "Actions" tab in your r
4745

4846
## Example GitHub Action workflow
4947

50-
---
51-
5248
### Simple main.yml:
5349

5450
```
@@ -122,8 +118,6 @@ jobs:
122118

123119
### Further reading
124120

125-
---
126-
127121
* [Defining environment variables in GitHub Actions](https://docs.github.com/en/actions/reference/environment-variables)
128122
* [Storing secrets in GitHub repositories](https://docs.github.com/en/actions/reference/encrypted-secrets)
129123
* It is recommended to leverage one of [WP Engine's .gitignore templates.](https://wpengine.com/support/git/#Add_gitignore)

0 commit comments

Comments
 (0)