mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 11:27:06 -05:00
Update test.yml
This commit is contained in:
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@@ -9,12 +9,10 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
- name: Install Dependencies
|
||||
run: npm install
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
ref: gh-pages
|
||||
- name: Run EPG Grabber
|
||||
run: npx epg-grabber --config=sites/andorradifusio.ad.config.js -d
|
||||
- name: Fetch branch
|
||||
run: git fetch origin gh-pages
|
||||
- name: Deploy to GitHub Pages
|
||||
uses: JamesIves/github-pages-deploy-action@4.1.1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user