mirror of
https://github.com/quatalog/quatalog.git
synced 2025-11-29 23:57:22 +00:00
Update scraper.yml
This commit is contained in:
parent
89b23108e6
commit
c5a3d4b49f
1
.github/workflows/scraper.yml
vendored
1
.github/workflows/scraper.yml
vendored
|
|
@ -44,7 +44,6 @@ jobs:
|
|||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
cd quatalog-data
|
||||
git config --unset-all http.https://github.com/.extraheader
|
||||
git config --global user.name "Quatalog Updater"
|
||||
git config --global user.email "github_actions@quatalog.com"
|
||||
git add terms_offered.json prerequisites.json terms_list.json catalog.json
|
||||
|
|
|
|||
Loading…
Reference in a new issue