chore: revise read action
This commit is contained in:
parent
31f0072628
commit
0bb3cac99e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/read-action.yaml
vendored
2
.github/workflows/read-action.yaml
vendored
|
@ -45,7 +45,7 @@ jobs:
|
|||
- name: Read
|
||||
uses: katydecorah/read-action@v7.1.0
|
||||
with:
|
||||
filename: _data/json/read.json
|
||||
filename: src/_data/json/read.json
|
||||
time-zone: America/Los_Angeles
|
||||
|
||||
- name: Commit updated read file
|
||||
|
|
Reference in a new issue