mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update _load.yml
This commit is contained in:
parent
d2fd1f1979
commit
e2d46ebc89
1 changed files with 5 additions and 0 deletions
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue