diff --git a/package.json b/package.json index a7bc53d..7d70e90 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,9 @@ "web-vitals": "^2.1.4", "whatamesh": "^0.2.0" }, + "release": { + "branches": ["master", "next", "main", "production"] + }, "scripts": { "start": "react-scripts start", "predeploy": "npm run build",