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