Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2021-10-07 20:15:18 +03:00
parent 5d1a615a9a
commit 476fc01e53

View file

@ -52,7 +52,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: .gh-pages
path: .gh-pages/guides/${{ matrix.country }}.guide.xml
path: .gh-pages/guides/${{ matrix.country }}.epg.xml
if-no-files-found: error
deploy:
if: ${{ github.ref == 'refs/heads/master' }}