Update scraper.yml

This commit is contained in:
3eef8a28f26fb2bcc514e6f1938929a1f931762 2023-02-07 12:38:41 -05:00 committed by GitHub
parent ee4e3fc9fd
commit fdc5205d47

View file

@ -6,6 +6,7 @@ on:
jobs:
scrape-data:
name: Scrape data
runs-on: ubuntu-latest
permissions:
contents: write
@ -27,7 +28,7 @@ jobs:
repository: quatalog/quatalog-data
path: quatalog-data
token: ${{ secrets.PUSH_TOKEN }}
- name: Run scraper
run: |
# Usage: CourseOfferingsScraper <data_directory> <terms_offered_file> <prerequisites_file> <list_of_terms_file>