From ebcffea556e00f41f02ab70551fa57075d4829a2 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sun, 31 Oct 2021 23:55:03 +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 de8c197f..0df3b11f 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 --exclude=sites/tvprofil.com/*,sites/znbc.co.zm/* + run: node scripts/create-matrix.js grab: runs-on: ubuntu-latest needs: create-matrix