From 18072c86ec050ec326c2f34d844a55a0c2c09784 Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Sun, 9 Mar 2025 22:29:11 -0600 Subject: [PATCH] chore: Update PR preview deployment with static index.html --- .github/workflows/deploy.yml | 3 +-- index.html | 5 +++++ 2 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 index.html diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index fd2e6bb0..f0041dad 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -23,8 +23,7 @@ jobs: mkdir -p preview cp meta.json preview/ cp -r blueprints preview/ - echo "