Skip to content

Commit

Permalink
Reverting db reset
Browse files Browse the repository at this point in the history
  • Loading branch information
iamhectorsosa committed Apr 5, 2024
1 parent 935f764 commit c3597ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
version: latest

- run: supabase link --project-ref $SUPABASE_PROJECT_ID --workdir ./apps/next
- run: supabase db reset --linked --workdir ./apps/next
# - run: supabase db reset --linked --workdir ./apps/next
- run: supabase db push --workdir ./apps/next

0 comments on commit c3597ba

Please sign in to comment.