mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update test.yml
This commit is contained in:
parent
55e0b665b7
commit
0326fa2858
1 changed files with 2 additions and 4 deletions
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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue