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 3e1e272 commit 31dddecCopy full SHA for 31dddec
README.md
@@ -6,7 +6,7 @@ Use this GitHub Action to deploy code from a GitHub repo to a WP Engine environm
6
What this action lets you do:
7
* Deploy a full site directory or a subdirectory of your WordPress install
8
* Perform a PHP Lint
9
- * Custom(ize?) rsync flags
+ * Custom rsync flags
10
* Clear cache
11
* Execute a post-deploy script of your choosing
12
@@ -95,8 +95,6 @@ jobs:
95
96
## Environment Variables & Secrets
97
98
----
99
-
100
### Required
101
102
| Name | Type | Usage |
0 commit comments