From 0bb3cac99ea3d41da382f5e0b59c2425bba7bd36 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Fri, 7 Jul 2023 11:56:25 -0700 Subject: [PATCH] chore: revise read action --- .github/workflows/read-action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/read-action.yaml b/.github/workflows/read-action.yaml index 091e6669..c2065caf 100644 --- a/.github/workflows/read-action.yaml +++ b/.github/workflows/read-action.yaml @@ -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