change output to static instead of data
.github/workflows/deploy.yaml @@ -16,7 +16,7 @@ with: index: true input: content output: data output: static - name: Setup Hugo uses: peaceiris/actions-hugo@v2