mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 17:10:07 -04:00
Update auto-update.yml
This commit is contained in:
parent
5d1a615a9a
commit
476fc01e53
1 changed files with 1 additions and 1 deletions
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 }}.guide.xml
|
path: .gh-pages/guides/${{ matrix.country }}.epg.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