File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -216,7 +216,7 @@ jobs:
216216
217217# ## `owner`
218218
219- **Optional:** GitHub App installation owner . If empty, defaults to the current repository owner.
219+ **Optional:** The owner of the GitHub App installation. If empty, defaults to the current repository owner.
220220
221221# ## `repositories`
222222
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ inputs:
2020 required : false
2121 deprecationMessage : " 'private_key' is deprecated and will be removed in a future version. Use 'private-key' instead."
2222 owner :
23- description : " GitHub App owner (defaults to current repository owner)"
23+ description : " The owner of the GitHub App installation (defaults to current repository owner)"
2424 required : false
2525 repositories :
2626 description : " Repositories to install the GitHub App on (defaults to current repository if owner is unset)"
You can’t perform that action at this time.
0 commit comments