Skip to content

Commit e2eb519

Browse files
authored
Stop referencing GCS_CREDENTIALS (#4624)
We now use git to download recordings.
1 parent 02327c4 commit e2eb519

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/validate-pr.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ jobs:
6060
fi
6161
node scripts/upload-recording/download.js --branch $branch --git
6262
node scripts/clone-elasticsearch/index.js --branch $branch
63-
env:
64-
GCS_CREDENTIALS: ${{ secrets.GCS_CREDENTIALS }}
6563
6664
- name: Run validation
6765
id: validation

0 commit comments

Comments
 (0)