From 906ad446aacd1f11f482d8a02cb106d8e31ce346 Mon Sep 17 00:00:00 2001 From: James Ives Date: Sat, 12 Sep 2020 17:39:33 -0400 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 80675603..373a0624 100644 --- a/action.yml +++ b/action.yml @@ -69,7 +69,7 @@ inputs: description: "This option can be used if you'd prefer to have a single commit on the deployment branch instead of maintaining the full history." required: false - SINGLE_COMMIT: + LFS: description: "Migrates files from Git LFS so they can be comitted to the deployment branch." required: false