Skip to content

Commit b151bbe

Browse files
committed
action env update
1 parent 929fb62 commit b151bbe

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/jest.yml

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

1315
steps:
1416
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)