From fa57e2d5c11806d31ef71c33e62002e28e89a4f8 Mon Sep 17 00:00:00 2001 From: Kuwas <40496186+kuwas@users.noreply.github.com> Date: Tue, 1 Sep 2020 15:59:38 -0400 Subject: [PATCH] chore: terraform lifecycle management automated commit (#18) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea219de..e1aae27 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ } , "release" : { - "branch" : "main" , + "branches" : [ "main" ] , "tagFormat" : "v${version}" , "plugins" : [