Skip to content

Commit

Permalink
ci: added release branch options
Browse files Browse the repository at this point in the history
  • Loading branch information
George-Madeley authored Aug 10, 2024
1 parent 063c086 commit 4c10d67
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 4c10d67

Please sign in to comment.