mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
wip
This commit is contained in:
parent
40dcba7a3e
commit
980019968e
14 changed files with 54 additions and 11882 deletions
6
.github/workflows/auto-update.yml
vendored
6
.github/workflows/auto-update.yml
vendored
|
@ -9,8 +9,10 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2.3.1
|
||||
- name: Update Guide
|
||||
run: ./update.sh
|
||||
- name: Install Dependencies
|
||||
run: npm install
|
||||
- name: Run EPG Grabber
|
||||
run: ./run.sh
|
||||
- name: Deploy to GitHub Pages
|
||||
uses: JamesIves/github-pages-deploy-action@4.1.0
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue