From 5fe29508e51c03858ef1c32018d3f2a6e6a46408 Mon Sep 17 00:00:00 2001 From: Anton Medvedev Date: Fri, 13 Nov 2020 23:17:45 +0300 Subject: [PATCH] Update and rename action.yml to action.yaml --- action.yml => action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename action.yml => action.yaml (90%) diff --git a/action.yml b/action.yaml similarity index 90% rename from action.yml rename to action.yaml index 2fd174c..840bd23 100644 --- a/action.yml +++ b/action.yaml @@ -9,7 +9,7 @@ inputs: required: false default: '' dep: - description: 'Deployer command', + description: 'Deployer command' required: false default: '' runs: