Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2021-10-03 17:02:00 +03:00
parent 2a67e2b474
commit b2e4f2a87a

View file

@ -11,7 +11,7 @@ jobs:
fail-fast: false fail-fast: false
matrix: matrix:
site: [ site: [
# andorradifusio.ad, andorradifusio.ad,
# arianaafgtv.com, # arianaafgtv.com,
# arianatelevision.com, # arianatelevision.com,
# astro.com.my, # astro.com.my,
@ -63,7 +63,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.site }}${{ matrix.region }}.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' }}