1
0
mirror of https://github.com/falsycat/ar.falsy.cat.git synced 2025-07-19 11:34:56 +00:00

change output to static instead of data

This commit is contained in:
Jacky Zhao 2022-02-15 19:42:45 -05:00
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