mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
Merge pull request #126 from iptv-org/update-auto-update-yml
Update auto-update.yml
This commit is contained in:
1
.github/workflows/auto-update.yml
vendored
1
.github/workflows/auto-update.yml
vendored
@@ -60,6 +60,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: .gh-pages
|
name: .gh-pages
|
||||||
path: .gh-pages/guides/${{ matrix.site }}.guide.xml
|
path: .gh-pages/guides/${{ matrix.site }}.guide.xml
|
||||||
|
if-no-files-found: error
|
||||||
deploy:
|
deploy:
|
||||||
if: ${{ github.ref == 'refs/heads/master' }}
|
if: ${{ github.ref == 'refs/heads/master' }}
|
||||||
needs: grab
|
needs: grab
|
||||||
|
|||||||
Reference in New Issue
Block a user