Jacky Zhao
2022-02-16 8e85e274f6e5913694b67319f1beb7a2ec5b5bed
change output to static instead of data
1 files modified
2 ■■■ changed files
.github/workflows/deploy.yaml 2 ●●● patch | view | raw | blame | history
.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