We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 935f764 commit c3597baCopy full SHA for c3597ba
.github/workflows/production.yaml
@@ -23,5 +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 --workdir ./apps/next
+ # - run: supabase db reset --linked --workdir ./apps/next
27
- run: supabase db push --workdir ./apps/next
0 commit comments