mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 02:16:40 -05:00
Update _update.yml
This commit is contained in:
4
.github/workflows/_update.yml
vendored
4
.github/workflows/_update.yml
vendored
@@ -28,6 +28,10 @@ jobs:
|
||||
- run: npm run api:load
|
||||
- if: ${{ !env.ACT }}
|
||||
run: GITHUB_TOKEN=${{ steps.create-app-token.outputs.token }} npm run programs:load
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: database
|
||||
path: scripts/database
|
||||
- run: npm run guides:update
|
||||
- run: npm run api:update
|
||||
- run: npm run readme:update
|
||||
|
||||
Reference in New Issue
Block a user