We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bed8be9 commit 47d88fdCopy full SHA for 47d88fd
README.md
@@ -75,7 +75,7 @@ The Action is largely feature complete with regards to its initial goals. Find a
75
* `operation` - Operation type (update, read, or clear)
76
* `organization` - The organization that contains the project, defaults to the current repository owner
77
* `project_number` - The project number from the project's URL
78
-* `value` - The value to set the project field to. Only required for operation type update
+* `value` - The value to set the project field to. Only required for operation type `update`; not required for `read` or `clear`.
79
80
### Outputs
81
0 commit comments