fix: explicitly set root as current directory to fix ignore files
This commit is contained in:
@@ -17,6 +17,7 @@ jobs:
|
||||
index: true
|
||||
input: content
|
||||
output: static
|
||||
root: .
|
||||
|
||||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
|
||||
Reference in New Issue
Block a user