From 3042c43f1b554b9b80b4c4d80556152396dfa86d Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 20 May 2024 13:56:20 -0600 Subject: [PATCH] Clone wp post --- .github/workflows/qa-deploy.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/qa-deploy.yml b/.github/workflows/qa-deploy.yml index c29e44a..f28e0e5 100644 --- a/.github/workflows/qa-deploy.yml +++ b/.github/workflows/qa-deploy.yml @@ -6,7 +6,6 @@ on: inputs: environment: required: true - type: string description: "WordPress environment (STAGING, PROD)" default: "STAGING" options: