From 256941d5c91a4042c6e2176322dcb3ba7ae64400 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Fri, 15 Oct 2021 06:08:32 +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 0c6a2b55..b5fdd099 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/andorradifusio.ad_ad.channels.xml + run: node scripts/create-matrix.js grab: runs-on: ubuntu-latest needs: create-matrix