Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2021-10-07 18:07:34 +03:00
parent 73e26332aa
commit 717c1b4c78

View file

@ -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' }}