Skip to content

Commit

Permalink
Updating
Browse files Browse the repository at this point in the history
  • Loading branch information
iamhectorsosa committed Apr 5, 2024
1 parent 360fa5b commit 35d2053
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
- run: supabase db reset --linked --workdir ./apps/next
- run: supabase db push --workdir ./apps/next

0 comments on commit 35d2053

Please sign in to comment.