mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update auto-update.yml
This commit is contained in:
parent
ae0f822ae9
commit
7fdbfe744f
1 changed files with 3 additions and 1 deletions
4
.github/workflows/auto-update.yml
vendored
4
.github/workflows/auto-update.yml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
site: [
|
||||
telkussa.fi,
|
||||
# telkussa.fi,
|
||||
andorradifusio.ad
|
||||
# znbc.co.zm,
|
||||
# hd-plus.de,
|
||||
|
@ -54,6 +54,8 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
- name: Download Artifacts
|
||||
uses: actions/download-artifact@v2
|
||||
with:
|
||||
path: .gh-pages/guides
|
||||
- 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