From 77e7e92c536e61eaac55311d504e658460462aeb Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Thu, 28 Oct 2021 22:58:11 +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 9edce2ac..883701e6 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 + run: node scripts/create-matrix.js --exclude=sites/tvprofil.com/* grab: runs-on: ubuntu-latest needs: create-matrix