Skip to content

Commit 59804af

Browse files
committed
Document playwright env vars
1 parent 75722ab commit 59804af

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/playwright.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
timeout-minutes: 30
1111
runs-on: ubuntu-latest
1212
env:
13+
# These should be the same ones as used in production
1314
AUTH_SECRET: ${{ secrets.AUTH_SECRET }}
1415
POSTGRES_URL: ${{ secrets.POSTGRES_URL }}
1516
BLOB_READ_WRITE_TOKEN: ${{ secrets.BLOB_READ_WRITE_TOKEN }}

0 commit comments

Comments
 (0)