mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update _update.yml
This commit is contained in:
parent
c21e659bb6
commit
59ef729978
1 changed files with 4 additions and 0 deletions
4
.github/workflows/_update.yml
vendored
4
.github/workflows/_update.yml
vendored
|
@ -33,6 +33,10 @@ jobs:
|
|||
name: database
|
||||
path: scripts/database
|
||||
- run: npm run guides:update
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: logs
|
||||
path: scripts/logs
|
||||
- run: npm run api:update
|
||||
- run: npm run readme:update
|
||||
- run: npm run status:update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue