Update auto-update.yml

This commit is contained in:
freearhey 2021-03-21 21:21:39 +03:00
parent b2213ff33f
commit d51d5e2b78

View file

@ -12,7 +12,7 @@ jobs:
- name: Install Dependencies - name: Install Dependencies
run: npm install run: npm install
- name: Run EPG Grabber - name: Run EPG Grabber
run: npx epg-grabber --config=sites/programme-tv.net.config.js run: npx epg-grabber --config=sites/programme-tv.net.config.js --debug
- name: Deploy to GitHub Pages - name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@4.1.0 uses: JamesIves/github-pages-deploy-action@4.1.0
with: with: