From 111376011b239d238b571cba88c912056116a205 Mon Sep 17 00:00:00 2001 From: Derek Anderson Date: Tue, 12 Apr 2022 10:44:59 -0500 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index b45c8b9..b217d74 100644 --- a/action.yml +++ b/action.yml @@ -11,7 +11,7 @@ inputs: SDL_PATH: # id of input description: "sdl file to target for deployment" required: false - default: "deploy.yml" + default: "deploy.yaml" AKASH_NODE: # id of input description: "rpc node to use for commands" required: false