Skip to content

Commit

Permalink
fix(gha): let seed wait on migration
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbeckers committed Sep 12, 2024
1 parent 27499d9 commit 0e496c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/supabase-ci-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
- run: supabase db push

run-seed-script:
needs: deploy-migrations
runs-on: ubuntu-latest
environment: staging

Expand Down

0 comments on commit 0e496c9

Please sign in to comment.