Transform inputs from strings

This commit is contained in:
Jonathan Clem
2019-09-05 11:39:22 -04:00
parent e6944039f8
commit fbe453a850
2 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ inputs:
description: An optional user-agent string
default: actions/github-script
previews:
description: A list of API previews to accept
description: A comma-separated list of API previews to accept
outputs:
result:
description: The return value of the script, stringified with `JSON.stringify`