From 11f5d32932e4e3d59ae1ab480f1debc8535052ff Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Wed, 13 Oct 2021 20:20:15 +0300 Subject: [PATCH] Update auto-update.yml --- .github/workflows/auto-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 7a3ac995..d9106b50 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -31,7 +31,7 @@ jobs: run: npm install - name: Create Matrix id: set-matrix - run: node scripts/create-matrix.js --include=sites/andorradifusio.ad.channels.xml,sites/arianaafgtv.com.channels.xml,sites/tv.mail.ru.channels.xml + run: node scripts/create-matrix.js grab: runs-on: ubuntu-latest needs: create-matrix