We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34ea7e6 commit 360fa5bCopy full SHA for 360fa5b
.github/workflows/production.yaml
@@ -23,4 +23,5 @@ jobs:
23
version: latest
24
25
- run: supabase link --project-ref $SUPABASE_PROJECT_ID --workdir ./apps/next
26
+ - run: supabase db reset --linked
27
- run: supabase db push --workdir ./apps/next
0 commit comments