Skip to content

Commit

Permalink
fix: db migration ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gregnr committed Aug 8, 2024
1 parent 37dceea commit 5163374
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-migrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
PROJECT_ID: ${{ vars.SUPABASE_PROD_PROJECT_ID }}

steps:
- uses: actions/checkout@v4
- uses: supabase/setup-cli@v1
- run: supabase link --project-ref $PROJECT_ID
- run: supabase db push

0 comments on commit 5163374

Please sign in to comment.