We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7564bb3 commit f3771bfCopy full SHA for f3771bf
.github/workflows/release.yaml
@@ -57,4 +57,4 @@ jobs:
57
run: supabase link --project-ref $PROJECT_ID
58
59
- name: Run Migrations and Seeds
60
- run: supabase db push
+ run: supabase db push --include-seed
0 commit comments