Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2021-10-02 23:06:56 +03:00
parent 40bf808227
commit 5025790aa0

View file

@ -60,6 +60,7 @@ jobs:
with: with:
name: .gh-pages name: .gh-pages
path: .gh-pages/guides/${{ matrix.site }}.guide.xml path: .gh-pages/guides/${{ matrix.site }}.guide.xml
if-no-files-found: error
deploy: deploy:
if: ${{ github.ref == 'refs/heads/master' }} if: ${{ github.ref == 'refs/heads/master' }}
needs: grab needs: grab