mirror of
https://github.com/iptv-org/epg
synced 2025-12-21 04:47:00 -05:00
Update _load.yml
This commit is contained in:
5
.github/workflows/_load.yml
vendored
5
.github/workflows/_load.yml
vendored
@@ -5,6 +5,11 @@ on:
|
|||||||
site:
|
site:
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
secrets:
|
||||||
|
APP_ID:
|
||||||
|
required: true
|
||||||
|
APP_PRIVATE_KEY:
|
||||||
|
required: true
|
||||||
jobs:
|
jobs:
|
||||||
load:
|
load:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user