From 3649d2842d46e7cc679c204d917887f7821cf08a Mon Sep 17 00:00:00 2001 From: "tj-actions[bot]" <109116665+tj-actions-bot@users.noreply.github.com> Date: Sat, 13 Jan 2024 01:58:40 -0700 Subject: [PATCH] Updated README.md (#1850) Co-authored-by: jackton1 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 27df920a..cbbbcbaa 100644 --- a/README.md +++ b/README.md @@ -602,6 +602,12 @@ Support this project with a :star: # Type: string until: '' + # Force the use of Github's REST API even when + # a local copy of the repository exists + # Type: boolean + # Default: "false" + use_rest_api: '' + # Write outputs to the `output_dir` defaults to `.github/outputs` folder. # NOTE: This creates a `.txt` file by default and # a `.json` file if `json` is set to `true`.