Skip to content

Commit 6ed2905

Browse files
committed
wip
1 parent 168016b commit 6ed2905

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
migrate-and-deploy:
1010
runs-on: ubuntu-latest
1111
environment: Production
12+
env:
13+
DATABASE_URL_DIRECT: ${{ secrets.DATABASE_URL_DIRECT }}
1214

1315
steps:
1416
- name: Checkout repository

0 commit comments

Comments
 (0)