We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7ae714 commit 82ec6deCopy full SHA for 82ec6de
action.yml
@@ -21,7 +21,7 @@ inputs:
21
required: true
22
default: "./.build/documentation"
23
minimum-access-level:
24
- description: "The minimum access level of the symbols which should be included (public, internal or private)"
+ description: "The minimum access level of the symbols which should be included (public, internal, or private)"
25
required: false
26
default: "public"
27
0 commit comments