mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 11:27:06 -05:00
Update auto-update.yml
This commit is contained in:
4
.github/workflows/auto-update.yml
vendored
4
.github/workflows/auto-update.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
site: [
|
site: [
|
||||||
telkussa.fi,
|
# telkussa.fi,
|
||||||
andorradifusio.ad
|
andorradifusio.ad
|
||||||
# znbc.co.zm,
|
# znbc.co.zm,
|
||||||
# hd-plus.de,
|
# hd-plus.de,
|
||||||
@@ -54,6 +54,8 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: Download Artifacts
|
- name: Download Artifacts
|
||||||
uses: actions/download-artifact@v2
|
uses: actions/download-artifact@v2
|
||||||
|
with:
|
||||||
|
path: .gh-pages/guides
|
||||||
- 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