chore: revise read action

This commit is contained in:
Cory Dransfeldt 2023-07-07 11:41:30 -07:00
parent 76e33e3642
commit d2443c4a23
No known key found for this signature in database
2 changed files with 3 additions and 7 deletions

View file

@ -34,12 +34,9 @@ on:
date-finished:
description: Date you finished the book (YYYY-MM-DD). Optional.
type: string
filename:
description: The file where you want to save your books.
default: _data/json/read.json
time-zone:
description: Your time zone.
default: America/Los_Angeles
env:
filename: _data/json/read.json
time-zone: America/Los_Angeles
jobs:
update-library:
runs-on: macOS-latest

View file

@ -1 +0,0 @@
{}