diff --git a/actions.yml b/action.yml similarity index 94% rename from actions.yml rename to action.yml index 38ffcad..0a7c0ab 100644 --- a/actions.yml +++ b/action.yml @@ -10,4 +10,4 @@ outputs: description: 'The message to output' runs: using: 'node12' - main: 'index.js' \ No newline at end of file + main: 'index.js'