From b5b5f50a4d40fa8de2e0dcc61281990ba0d99484 Mon Sep 17 00:00:00 2001 From: benbalter <282759+benbalter@users.noreply.github.com> Date: Thu, 20 Nov 2025 20:58:41 +0000 Subject: [PATCH] Update build --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77d5122..01de835 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ The Action is largely feature complete with regards to its initial goals. Find a * `operation` - Operation type (update, read, or clear) * `organization` - The organization that contains the project, defaults to the current repository owner * `project_number` - The project number from the project's URL -* `value` - The value to set the project field to. Only required for operation type `update`; not required for `read` or `clear`. +* `value` - The value to set the project field to. Only required for operation type read ### Outputs