8000 Add newline to end of action.yml · orta/github-script@4361547 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4361547

Browse files
committed
Add newline to end of action.yml
1 parent d6f96b0 commit 4361547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ outputs:
1515
description: The return value of the script, stringified with `JSON.stringify`
1616
runs:
1717
using: node12
18-
main: main.js
18+
main: main.js

0 commit comments

Comments
 (0)
0