Add newline to end of action.yml

This commit is contained in:
Jonathan Clem
2019-08-29 18:52:32 -04:00
parent d6f96b0015
commit 436154793f

View File

@@ -15,4 +15,4 @@ outputs:
description: The return value of the script, stringified with `JSON.stringify` description: The return value of the script, stringified with `JSON.stringify`
runs: runs:
using: node12 using: node12
main: main.js main: main.js