From 2e8540c2957f891c49138b5be1072ab8ae115508 Mon Sep 17 00:00:00 2001 From: r-southworth <105446541+r-southworth@users.noreply.github.com> Date: Thu, 14 Nov 2024 13:38:39 -0500 Subject: [PATCH] Update staging.yaml Temporarily include all to get migrations up --- .github/workflows/staging.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/staging.yaml b/.github/workflows/staging.yaml index 0314dccb..ac53ba71 100644 --- a/.github/workflows/staging.yaml +++ b/.github/workflows/staging.yaml @@ -23,4 +23,4 @@ jobs: version: latest - run: supabase link --project-ref $SUPABASE_PROJECT_ID - - run: supabase db push \ No newline at end of file + - run: supabase db push --include-all