Skip to content

Commit d26aee7

Browse files
authored
Update update_ml_data.yml
1 parent eb4e40c commit d26aee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_ml_data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Download JSON data file
3131
id: download-engine-data
3232
run: |
33-
wget -O ml-engine-data.json "https://sql.telemetry.mozilla.org/api/queries/106820/results.json?api_key=iIPEZvkm6jzp9eKGbnnEOgj7WmpIpkAvcVECq1aV"
33+
wget -O ml-engine-data.json "https://sql.telemetry.mozilla.org/api/queries/106820/results.json?api_key=pHCFadcoRdAYypOMPoKJw1uaHL1lzzgRy0g7HUZJ"
3434
continue-on-error: true
3535

3636
- name: Check if download succeeded

0 commit comments

Comments
 (0)