From 2129b9f03faf960db495da251eec88d689988c27 Mon Sep 17 00:00:00 2001
From: Cal <35017184+CallumWalley@users.noreply.github.com>
Date: Fri, 27 Sep 2024 12:58:38 +1200
Subject: [PATCH] Update demo_deploy.yml

---
 .github/workflows/demo_deploy.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/demo_deploy.yml b/.github/workflows/demo_deploy.yml
index e286ec5..63e0169 100644
--- a/.github/workflows/demo_deploy.yml
+++ b/.github/workflows/demo_deploy.yml
@@ -33,7 +33,7 @@ jobs:
           repo: ${TARGET_REPO}
           github_token: ${{ secrets.PAT }}
           workflow_file_name: deploy.yml
-          client_payload: '{\"targets\":\"${GITHUB_REPOSITORY}:${HEAD}\", \"use-cache\":\"true\"}'
+          client_payload: '{"targets":"${GITHUB_REPOSITORY}:${HEAD}", "use-cache":"true"}'
     #   - name: Wait for Workflow Action
     #     run: |
     #       # Just give a minute or so to deploy