We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 855dfd3 commit 983d409Copy full SHA for 983d409
.github/workflows/debug.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Fetch from Google Custom Search (GCS)
42
run: |
43
./scripts/1-fetch/gcs_fetch.py \
44
- --limit=10 --enable-save --enable-git --dev
+ --limit=10 --enable-save --enable-git
45
env:
46
GCS_DEVELOPER_KEY: ${{ secrets.GCS_DEVELOPER_KEY }}
47
GCS_CX: ${{ secrets.GCS_CX }}
0 commit comments