Skip to content

Commit

Permalink
more testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Patton authored and Benjamin Patton committed Feb 9, 2024
1 parent e6dc334 commit 83d2b8e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/prod-todos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ jobs:
- uses: supabase/setup-cli@v1
with:
version: latest
- run: supabase link
- run: echo "supabase project ref $SUPABASE_PROJECT_ID"
- run: supabase link --project-ref $SUPABASE_PROJECT_ID
- run: supabase db push

0 comments on commit 83d2b8e

Please sign in to comment.