diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index b22d7148..bd641c03 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -49,7 +49,7 @@ jobs: run: npm install - name: Create Matrix id: set-matrix - run: node scripts/create-matrix.js --include=sites/tv.mail.ru/** + run: node scripts/create-matrix.js grab: runs-on: ubuntu-latest needs: create-matrix