mirror of
https://github.com/iptv-org/epg
synced 2026-05-09 19:07:03 -04:00
Update update.yml
This commit is contained in:
4
.github/workflows/update.yml
vendored
4
.github/workflows/update.yml
vendored
@@ -45,6 +45,8 @@ jobs:
|
||||
git commit -m "[Bot] Update ${FILE}" -m "Committed by [iptv-bot](https://github.com/apps/iptv-bot) via [update](https://github.com/iptv-org/epg/actions/runs/${{ github.run_id }}) workflow." --no-verify
|
||||
git push
|
||||
fi
|
||||
- name: load workers
|
||||
run: npm run workers:load
|
||||
- name: update guides.md
|
||||
run: npm run guides:update
|
||||
- run: git status
|
||||
@@ -59,7 +61,7 @@ jobs:
|
||||
git push
|
||||
fi
|
||||
- name: generate .api/guides.json
|
||||
run: npm run api:generate
|
||||
run: npm run guides:export
|
||||
- run: git status
|
||||
- name: move .api/guides.json to iptv-org/api
|
||||
uses: JamesIves/github-pages-deploy-action@4.1.1
|
||||
|
||||
Reference in New Issue
Block a user