From b1559b2ce9c92a1c081070ed40716cbe3ef18ee4 Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Fri, 26 Sep 2025 13:46:32 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=B5=20other:=20Remove=20WPE=20environm?= =?UTF-8?q?ent?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/wpengine.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/wpengine.yml b/.github/workflows/wpengine.yml index ba914ad..40e790e 100644 --- a/.github/workflows/wpengine.yml +++ b/.github/workflows/wpengine.yml @@ -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"