🔵 other: Set up WPE env for change work
This commit is contained in:
4
.github/workflows/wpengine.yml
vendored
4
.github/workflows/wpengine.yml
vendored
@@ -59,6 +59,6 @@ jobs:
|
||||
uses: wpengine/github-action-wpe-site-deploy@v3
|
||||
with:
|
||||
WPE_SSHG_KEY_PRIVATE: ${{ secrets.WPE_SSHG_KEY_PRIVATE }}
|
||||
WPE_ENV: update-me
|
||||
WPE_ENV: vdiv5
|
||||
FLAGS: '-azvr --inplace --delete --exclude=".*"'
|
||||
REMOTE_PATH: "wp-content/themes/update-me"
|
||||
REMOTE_PATH: "wp-content/themes/vdiv5"
|
||||
|
||||
Reference in New Issue
Block a user