mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update auto-update.yml
This commit is contained in:
parent
73e26332aa
commit
717c1b4c78
1 changed files with 1 additions and 1 deletions
2
.github/workflows/auto-update.yml
vendored
2
.github/workflows/auto-update.yml
vendored
|
@ -34,7 +34,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.country }}.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