mirror of
https://github.com/iptv-org/epg
synced 2025-12-19 20:06:52 -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
|
uses: actions/checkout@v2
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: npm install
|
run: npm install
|
||||||
- name: Checkout
|
|
||||||
uses: actions/checkout@v2
|
|
||||||
with:
|
|
||||||
ref: gh-pages
|
|
||||||
- name: Run EPG Grabber
|
- name: Run EPG Grabber
|
||||||
run: npx epg-grabber --config=sites/andorradifusio.ad.config.js -d
|
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
|
- name: Deploy to GitHub Pages
|
||||||
uses: JamesIves/github-pages-deploy-action@4.1.1
|
uses: JamesIves/github-pages-deploy-action@4.1.1
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user