mirror of
https://github.com/quatalog/quatalog.git
synced 2025-11-28 15:26:06 +00:00
Update scraper.yml
This commit is contained in:
commit
cc90efffbc
2
.github/workflows/scraper.yml
vendored
2
.github/workflows/scraper.yml
vendored
|
|
@ -119,7 +119,7 @@ jobs:
|
|||
run: |
|
||||
git config --global user.name "Quatalog Updater"
|
||||
git config --global user.email "github_actions@quatalog.com"
|
||||
git add courses
|
||||
git add courses searchable_catalog.json
|
||||
git commit -m "$(date)" || exit 0
|
||||
git push
|
||||
|
||||
|
|
|
|||
BIN
bin/GenerateHtml
BIN
bin/GenerateHtml
Binary file not shown.
Loading…
Reference in a new issue