🔵 other: Remove WPE environment

This commit is contained in:
Keith Solomon
2025-09-26 13:46:32 -05:00
parent 8ad0da9163
commit b1559b2ce9

View File

@@ -59,6 +59,6 @@ jobs:
uses: wpengine/github-action-wpe-site-deploy@v3 uses: wpengine/github-action-wpe-site-deploy@v3
with: with:
WPE_SSHG_KEY_PRIVATE: ${{ secrets.WPE_SSHG_KEY_PRIVATE }} WPE_SSHG_KEY_PRIVATE: ${{ secrets.WPE_SSHG_KEY_PRIVATE }}
WPE_ENV: vdiv5 WPE_ENV: update-me
FLAGS: '-azvr --inplace --delete --exclude=".*"' FLAGS: '-azvr --inplace --delete --exclude=".*"'
REMOTE_PATH: "wp-content/themes/vdiv5" REMOTE_PATH: "wp-content/themes/update-me"