Skip to content

Commit

Permalink
meong
Browse files Browse the repository at this point in the history
  • Loading branch information
ceroberoz committed Aug 22, 2024
1 parent 159d12e commit e8a09b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scrape.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

- name: Upload to Google Sheets
env:
GCP_SA_KEY: ${{ secrets.GCP_JSON }}
GCP_JSON: ${{ secrets.GCP_JSON }}
GOOGLE_SHEETS_ID: ${{ secrets.GOOGLE_SHEETS_ID }}
run: python upload_to_sheets.py

Expand Down

0 comments on commit e8a09b3

Please sign in to comment.