From 8e6015999e9cada4b2a2ed1e2e79c8045374304e Mon Sep 17 00:00:00 2001 From: Victor Razdorov Date: Sun, 24 Mar 2024 17:47:50 +0300 Subject: [PATCH] =?UTF-8?q?ci:=20=F0=9F=91=B7=20rename=20branches=20inside?= =?UTF-8?q?=20release.config.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- release.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release.config.js b/release.config.js index 708bee3..8faabe8 100644 --- a/release.config.js +++ b/release.config.js @@ -1,5 +1,5 @@ const config = { - branches: ["main"], + branches: ["master"], plugins: [ "@semantic-release/commit-analyzer", [