From 0cc5162fb0816ea0e6cc0116a771773468f12233 Mon Sep 17 00:00:00 2001 From: Shadi Abu Hilal Date: Thu, 7 Dec 2023 13:19:00 -0800 Subject: [PATCH] Update .releaserc.json --- .releaserc.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.releaserc.json b/.releaserc.json index 27fbc5d..32aff7d 100644 --- a/.releaserc.json +++ b/.releaserc.json @@ -1,4 +1,5 @@ { + "branches": ["main"], "plugins": [ "@semantic-release/commit-analyzer", "@semantic-release/release-notes-generator", @@ -8,4 +9,4 @@ "@semantic-release/github" ] } - \ No newline at end of file +