🐞 fix: Change WPE environment to protect starter demo site

This commit is contained in:
Keith Solomon
2025-09-25 14:50:26 -05:00
parent 28e8544bcf
commit b6f14e6809

View File

@@ -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: vdiv5
WPE_ENV: update-me
FLAGS: '-azvr --inplace --delete --exclude=".*"'
REMOTE_PATH: "wp-content/themes/vdiv5"
REMOTE_PATH: "wp-content/themes/update-me"