diff --git a/README.md b/README.md index 97cebaa2..13f8a595 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ jobs: uses: actions/checkout@v4 - name: Read - uses: katydecorah/read-action@v7.3.0 + uses: katydecorah/read-action@v7.4.0 - name: Commit updated read file run: | @@ -150,7 +150,7 @@ jobs: - name: Read id: read_action - uses: katydecorah/read-action@v7.3.0 + uses: katydecorah/read-action@v7.4.0 - name: Download the book thumbnail if: env.BookThumbOutput != '' @@ -250,7 +250,7 @@ jobs: uses: actions/checkout@v4 - name: Read - uses: katydecorah/read-action@v7.3.0 + uses: katydecorah/read-action@v7.4.0 with: thumbnail-width: 1280 @@ -299,4 +299,9 @@ To trigger the action, [create a workflow dispatch event](https://docs.github.co } ``` + + +## Action outputs + +- `nowReading`: The book that is currently being read.