Commit d9bc169 1 parent f2acddf commit d9bc169 Copy full SHA for d9bc169
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -216,7 +216,7 @@ jobs:
216
216
217
217
# ## `owner`
218
218
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.
220
220
221
221
# ## `repositories`
222
222
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ inputs:
20
20
required : false
21
21
deprecationMessage : " 'private_key' is deprecated and will be removed in a future version. Use 'private-key' instead."
22
22
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)"
24
24
required : false
25
25
repositories :
26
26
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