change output to static instead of data

hugo
Jacky Zhao 3 years ago
parent fcd5d2807d
commit 8e85e274f6

@ -16,7 +16,7 @@ jobs:
with:
index: true
input: content
output: data
output: static
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2

Loading…
Cancel
Save