From 28e8544bcf6221ca78a0af10fb284d9814f0bfcb Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Thu, 25 Sep 2025 14:47:19 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix:=20Remove=20unneeded=20post-?= =?UTF-8?q?deploy=20script?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/wpengine.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/wpengine.yml b/.github/workflows/wpengine.yml index 7cffded..ba914ad 100644 --- a/.github/workflows/wpengine.yml +++ b/.github/workflows/wpengine.yml @@ -62,4 +62,3 @@ jobs: WPE_ENV: vdiv5 FLAGS: '-azvr --inplace --delete --exclude=".*"' REMOTE_PATH: "wp-content/themes/vdiv5" - SCRIPT: "post-deploy.sh"