mirror of
https://github.com/actions/github-script.git
synced 2025-12-09 00:26:20 +00:00
Add newline to end of action.yml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user