Skip to content

Commit 89b29d2

Browse files
committed
Add scope input
1 parent 8cdced3 commit 89b29d2

File tree

3 files changed

+14259
-14012
lines changed

3 files changed

+14259
-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)