From 677975dc197f779954ea769e636ec184ca7e7a8e Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 15 May 2024 21:25:42 -0600 Subject: [PATCH] Clone wp post --- .github/workflows/qa-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qa-deploy.yml b/.github/workflows/qa-deploy.yml index a8de86a..7d1f5f6 100644 --- a/.github/workflows/qa-deploy.yml +++ b/.github/workflows/qa-deploy.yml @@ -100,7 +100,7 @@ jobs: upload_to_s3: - needs: clone-post + needs: release_new_version runs-on: ubuntu-latest steps: - name: Checkout repository