We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f36c61d commit f47ef55Copy full SHA for f47ef55
1 file changed
typings/actions/create-github-app-token/v2/action-types.yml
@@ -307,6 +307,19 @@ inputs:
307
allowed-values:
308
- "write"
309
310
+ permission-custom-properties-for-organizations:
311
+ type: enum
312
+ allowed-values:
313
+ - "read"
314
+ - "write"
315
+
316
+ permission-enterprise-custom-properties-for-organizations:
317
318
319
320
321
+ - "admin"
322
323
outputs:
324
token:
325
type: string
0 commit comments