From 5025790aa042b7aa14aaaece8e83eaedd3d31292 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sat, 2 Oct 2021 23:06:56 +0300 Subject: [PATCH] Update auto-update.yml --- .github/workflows/auto-update.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index f709c674..d3a62fee 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -60,6 +60,7 @@ jobs: with: name: .gh-pages path: .gh-pages/guides/${{ matrix.site }}.guide.xml + if-no-files-found: error deploy: if: ${{ github.ref == 'refs/heads/master' }} needs: grab