Skip to content

Commit

Permalink
fix db workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
emilwidlund committed Dec 28, 2024
1 parent c9accc3 commit 76a2b4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ jobs:
run: pnpm --filter "@bitspace/web" prisma:migrate:deploy
env:
DATABASE_URL: ${{ secrets.DATABASE_URL }}
DIRECT_URL: ${{ secrets.DIRECT_URL }}

0 comments on commit 76a2b4b

Please sign in to comment.