mirror of
https://github.com/actions/github-script.git
synced 2026-02-07 19:47:26 +00:00
Add newline to end of action.yml
This commit is contained in:
parent
d6f96b0015
commit
436154793f
1 changed files with 1 additions and 1 deletions
|
|
@ -15,4 +15,4 @@ outputs:
|
|||
description: The return value of the script, stringified with `JSON.stringify`
|
||||
runs:
|
||||
using: node12
|
||||
main: main.js
|
||||
main: main.js
|
||||
|
|
|
|||
Loading…
Reference in a new issue