diff --git a/package.json b/package.json index 8325ac8..089e38e 100644 --- a/package.json +++ b/package.json @@ -32,5 +32,8 @@ "repository": { "type": "git", "url": "https://github.com/Damillora/Shian.git" + }, + "release": { + "branches": ["main"] } }