Skip to content

Commit b6e8ce8

Browse files
committed
Stop referencing GCS_CREDENTIALS (#4624)
We now use git to download recordings. (cherry picked from commit e2eb519)
1 parent 1caf698 commit b6e8ce8

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
@@ -61,8 +61,6 @@ jobs:
6161
fi
6262
node scripts/upload-recording/download.js --branch $branch --git
6363
node scripts/clone-elasticsearch/index.js --branch $branch
64-
env:
65-
GCS_CREDENTIALS: ${{ secrets.GCS_CREDENTIALS }}
6664
6765
- name: Run validation
6866
id: validation

0 commit comments

Comments
 (0)