Remove empty list from action.yml

This commit is contained in:
Jonathan Clem
2019-09-05 11:34:38 -04:00
parent 0f28aeff3d
commit e6944039f8

View File

@@ -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`