wip
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user