mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 19:36:58 -05:00
Update auto-update.yml
This commit is contained in:
4
.github/workflows/auto-update.yml
vendored
4
.github/workflows/auto-update.yml
vendored
@@ -31,9 +31,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
# matrix: ${{ fromJson(needs.setup.outputs.matrix) }}
|
# matrix: ${{ fromJson(needs.setup.outputs.matrix) }}
|
||||||
matrix:
|
matrix:
|
||||||
cluster_id: []
|
cluster_id: [1]
|
||||||
include:
|
|
||||||
- cluster_id: 1
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: actions/download-artifact@v2
|
- uses: actions/download-artifact@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user