mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update _update.yml
This commit is contained in:
parent
f24992f9ea
commit
1afa72e87f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/_update.yml
vendored
2
.github/workflows/_update.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
||||||
- run: npm install
|
- run: npm install
|
||||||
- run: npm run api:load
|
- run: npm run api:load
|
||||||
- if: ${{ !env.ACT }}
|
- if: ${{ !env.ACT }}
|
||||||
run: GITHUB_TOKEN=${{ steps.create-app-token.outputs.token }} npm run programs:load
|
run: GITHUB_TOKEN=${{ steps.create-app-token.outputs.token }} npm run db:load
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: database
|
name: database
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue