mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update _load.yml
This commit is contained in:
parent
fae6d88d6f
commit
56cc23f58c
1 changed files with 0 additions and 9 deletions
9
.github/workflows/_load.yml
vendored
9
.github/workflows/_load.yml
vendored
|
@ -16,15 +16,6 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- run: npm run api:load
|
||||
- uses: tibdex/github-app-token@v1
|
||||
if: ${{ !env.ACT }}
|
||||
id: create-ffmpeg-token
|
||||
with:
|
||||
app_id: ${{ secrets.APP_ID }}
|
||||
private_key: ${{ secrets.APP_PRIVATE_KEY }}
|
||||
- uses: FedericoCarboni/setup-ffmpeg@v1
|
||||
with:
|
||||
token: ${{ steps.create-ffmpeg-token.outputs.token }}
|
||||
- uses: actions/setup-node@v2
|
||||
if: ${{ !env.ACT }}
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue