Skip to content

update_stores

update_stores #1

Workflow file for this run

name: update_stores
on:
workflow_dispatch:
jobs:
scrape:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: install_deps
run: |
python3 -m pip install --upgrade pip
python3 -m pip install --upgrade google-auth
- name: scrape_and_commit
run: |
python3 dig.py -update-stores