Skip to content

Commit 5163374

Browse files
committed
fix: db migration ci
1 parent 37dceea commit 5163374

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-migrations.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
PROJECT_ID: ${{ vars.SUPABASE_PROD_PROJECT_ID }}
1616

1717
steps:
18+
- uses: actions/checkout@v4
1819
- uses: supabase/setup-cli@v1
1920
- run: supabase link --project-ref $PROJECT_ID
2021
- run: supabase db push

0 commit comments

Comments
 (0)