Skip to content

Commit 802336f

Browse files
authored
Merge pull request #11 from whywaita/feat/scope
2 parents 5587efa + 2652b2a commit 802336f

File tree

3 files changed

+14260
-14012
lines changed

3 files changed

+14260
-14012
lines changed

action.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ inputs:
88
private_key:
99
required: true
1010
description: 'Private key for the GitHub App'
11+
scope:
12+
required: false
13+
description: 'Scope of installation account'
14+
default: ''
1115
outputs:
1216
token:
1317
description: 'Github Token for App installation'

0 commit comments

Comments
 (0)