mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
Update auto-update.yml
This commit is contained in:
2
.github/workflows/auto-update.yml
vendored
2
.github/workflows/auto-update.yml
vendored
@@ -52,7 +52,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.country }}.xml
|
path: .gh-pages/guides/${{ matrix.country }}/${{ matrix.site }}.epg.xml
|
||||||
if-no-files-found: error
|
if-no-files-found: error
|
||||||
deploy:
|
deploy:
|
||||||
needs: grab
|
needs: grab
|
||||||
|
|||||||
Reference in New Issue
Block a user