mirror of
https://github.com/actions/github-script.git
synced 2025-12-08 08:06:23 +00:00
Remove empty list from action.yml
This commit is contained in:
@@ -18,7 +18,6 @@ inputs:
|
||||
default: actions/github-script
|
||||
previews:
|
||||
description: A list of API previews to accept
|
||||
default: []
|
||||
outputs:
|
||||
result:
|
||||
description: The return value of the script, stringified with `JSON.stringify`
|
||||
|
||||
Reference in New Issue
Block a user