diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 9a605f1a..b007331d 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -52,7 +52,7 @@ jobs: uses: actions/upload-artifact@v2 with: name: .gh-pages - path: .gh-pages/guides/ + path: .gh-pages/ if-no-files-found: error deploy: needs: grab