There was an error while loading. Please reload this page.
1 parent 75722ab commit 59804afCopy full SHA for 59804af
1 file changed
.github/workflows/playwright.yml
@@ -10,6 +10,7 @@ jobs:
10
timeout-minutes: 30
11
runs-on: ubuntu-latest
12
env:
13
+ # These should be the same ones as used in production
14
AUTH_SECRET: ${{ secrets.AUTH_SECRET }}
15
POSTGRES_URL: ${{ secrets.POSTGRES_URL }}
16
BLOB_READ_WRITE_TOKEN: ${{ secrets.BLOB_READ_WRITE_TOKEN }}
0 commit comments