chore: revise read action

This commit is contained in:
Cory Dransfeldt 2023-07-07 11:56:25 -07:00
parent 31f0072628
commit 0bb3cac99e
No known key found for this signature in database

View file

@ -45,7 +45,7 @@ jobs:
- name: Read - name: Read
uses: katydecorah/read-action@v7.1.0 uses: katydecorah/read-action@v7.1.0
with: with:
filename: _data/json/read.json filename: src/_data/json/read.json
time-zone: America/Los_Angeles time-zone: America/Los_Angeles
- name: Commit updated read file - name: Commit updated read file