mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 11:27:06 -05:00
Update allente.se.yml
This commit is contained in:
2
.github/workflows/allente.se.yml
vendored
2
.github/workflows/allente.se.yml
vendored
@@ -5,6 +5,6 @@ on:
|
|||||||
- cron: '0 0 * * *'
|
- cron: '0 0 * * *'
|
||||||
jobs:
|
jobs:
|
||||||
load:
|
load:
|
||||||
uses: ./.github/workflows/_load.yml@${{github.ref}}
|
uses: ./.github/workflows/_load.yml@${GITHUB_REF##*/}
|
||||||
with:
|
with:
|
||||||
site: ${{github.workflow}}
|
site: ${{github.workflow}}
|
||||||
|
|||||||
Reference in New Issue
Block a user