From 4312130329642e6e1291f03192e4316b7f256649 Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Tue, 11 Nov 2025 13:14:39 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=B5=20other:=20Set=20up=20WPE=20env=20?= =?UTF-8?q?for=20change=20work?= 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 40e790e..ba914ad 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: update-me + WPE_ENV: vdiv5 FLAGS: '-azvr --inplace --delete --exclude=".*"' - REMOTE_PATH: "wp-content/themes/update-me" + REMOTE_PATH: "wp-content/themes/vdiv5"