mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-06-21 16:24:36 +00:00
change output to static instead of data
This commit is contained in:
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
with:
|
||||
index: true
|
||||
input: content
|
||||
output: data
|
||||
output: static
|
||||
|
||||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
|
Reference in New Issue
Block a user