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
2a67e2b474
commit
b2e4f2a87a
1 changed files with 2 additions and 2 deletions
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: [
|
||||||
# andorradifusio.ad,
|
andorradifusio.ad,
|
||||||
# arianaafgtv.com,
|
# arianaafgtv.com,
|
||||||
# arianatelevision.com,
|
# arianatelevision.com,
|
||||||
# astro.com.my,
|
# astro.com.my,
|
||||||
|
@ -63,7 +63,7 @@ jobs:
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: .gh-pages
|
name: .gh-pages
|
||||||
path: .gh-pages/guides/${{ matrix.site }}.guide.xml
|
path: .gh-pages/guides/${{ matrix.site }}${{ matrix.region }}.guide.xml
|
||||||
if-no-files-found: error
|
if-no-files-found: error
|
||||||
# deploy:
|
# deploy:
|
||||||
# if: ${{ github.ref == 'refs/heads/master' }}
|
# if: ${{ github.ref == 'refs/heads/master' }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue