diff --git a/action.yml b/action.yml index 46aaaeb..fc40057 100644 --- a/action.yml +++ b/action.yml @@ -15,4 +15,4 @@ outputs: description: The return value of the script, stringified with `JSON.stringify` runs: using: node12 - main: main.js \ No newline at end of file + main: main.js