From 7ff85894527adcfdaa54a02ef71fa66080b4bb6d Mon Sep 17 00:00:00 2001 From: Bianca Badajos Date: Tue, 31 Oct 2023 10:56:47 -0700 Subject: [PATCH] table missing troubleshooting --- .github/workflows/createtabletest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/createtabletest.yaml b/.github/workflows/createtabletest.yaml index 63cd1ffc..36b16809 100644 --- a/.github/workflows/createtabletest.yaml +++ b/.github/workflows/createtabletest.yaml @@ -50,6 +50,6 @@ jobs: } ] } - ]' + ]' curl -X POST -H "Content-Type: application/json" -H "apikey: $SUPABASE_API_KEY" -d "$TABLE_DEFINITION" "https://oecrkeanazdxowjcpjqr.supabase.co/rest/v1/" \ No newline at end of file