Skip to content

Commit

Permalink
chore(Root): add supabase login to ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dartilesm committed Sep 14, 2024
1 parent d9e6ef8 commit 0ef08f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@ jobs:
with:
version: latest

- run: supabase login
- run: supabase link --project-ref $SUPABASE_PROJECT_ID --debug
- run: supabase db push

0 comments on commit 0ef08f6

Please sign in to comment.