Removed guide from mediaset.it

Duplicates channels from guidatv.sky.it
This commit is contained in:
freearhey
2021-04-13 19:39:41 +03:00
parent b9ba7036e0
commit 1c12830954
2 changed files with 0 additions and 16 deletions

View File

@@ -199,21 +199,6 @@ jobs:
branch: gh-pages
folder: .gh-pages
clean: false
mediaset_it:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2.3.1
- name: Install Dependencies
run: npm install
- name: Run EPG Grabber
run: npx epg-grabber --config=sites/mediaset.it.config.js
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@4.1.0
with:
branch: gh-pages
folder: .gh-pages
clean: false
ontvtonight_com:
runs-on: ubuntu-latest
steps: