diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 5db2ec74..7341f144 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -50,7 +50,7 @@ jobs: run: npm install - name: Create Matrix id: set-matrix - run: node scripts/create-matrix.js --include=sites/elcinema.com/**,sites/mi.tv/mi.tv_sv* + run: node scripts/create-matrix.js grab: runs-on: ubuntu-latest needs: create-matrix