mirror of
https://github.com/iptv-org/epg
synced 2026-06-08 09:29:27 -04:00
Replace job with reusable workflow
Details: https://docs.github.com/en/actions/using-workflows/reusing-workflows
This commit is contained in:
@@ -7,4 +7,4 @@ jobs:
|
||||
load:
|
||||
uses: ./.github/workflows/_load.yml
|
||||
with:
|
||||
site: mts.rs
|
||||
site: ${{github.workflow}}
|
||||
|
||||
Reference in New Issue
Block a user