mirror of
https://github.com/quatalog/quatalog.git
synced 2024-11-22 14:52:54 +00:00
Update scraper.yml
This commit is contained in:
parent
b0461cb993
commit
5ed84a8e71
2
.github/workflows/scraper.yml
vendored
2
.github/workflows/scraper.yml
vendored
|
@ -117,7 +117,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
|
||||
|
||||
|
|
Loading…
Reference in a new issue