Skip to content

Commit 80fa193

Browse files
committed
feat: change bootstrap user to supabase_admin upon upgrade
1 parent 86687f8 commit 80fa193

File tree

15 files changed

+448
-21
lines changed

15 files changed

+448
-21
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ jobs:
108108
PGPASSWORD: ${{ env.POSTGRES_PASSWORD }}
109109

110110
schema:
111+
needs: build
111112
runs-on: ubuntu-latest
112113
steps:
113114
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)