mirror of
https://github.com/iptv-org/iptv
synced 2026-03-22 11:51:23 -04:00
Update auto-update.yml
This commit is contained in:
5
.github/workflows/auto-update.yml
vendored
5
.github/workflows/auto-update.yml
vendored
@@ -23,8 +23,9 @@ jobs:
|
||||
outputs:
|
||||
matrix: ${{ steps.set-matrix.outputs.matrix }}
|
||||
steps:
|
||||
- id: set-matrix
|
||||
run: echo "::set-output name=matrix::{\"country\":[\"ad\"]}"
|
||||
- name: Create Matrix
|
||||
id: set-matrix
|
||||
run: node scripts/create-matrix.js
|
||||
format:
|
||||
runs-on: ubuntu-latest
|
||||
needs: create-matrix
|
||||
|
||||
Reference in New Issue
Block a user