mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update auto-update.yml
This commit is contained in:
parent
6ed6e6c887
commit
17d8e4f487
1 changed files with 1 additions and 3 deletions
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue