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
No known key found for this signature in database
GPG key ID: 2BDAA3B545BBE67C

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`