From df7548c160b7c8ee7eb51b4f8bbc5fd0b63678cb Mon Sep 17 00:00:00 2001 From: rohitmalhotra1420 Date: Wed, 15 May 2024 15:38:56 +0530 Subject: [PATCH] updated the preview command --- .github/workflows/preview.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index 219535cd7c..4b9a29997c 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -33,8 +33,6 @@ jobs: with: source-dir: ./build/ action: deploy - preview-branch: gh-pages - umbrella-dir: pr-preview - uses: rossjrw/pr-preview-action@v1 if: github.event.action == 'closed' || github.event.pull_request.merged with: