Skip to content

Commit

Permalink
fix: add release branch config
Browse files Browse the repository at this point in the history
  • Loading branch information
akkadaska committed Sep 24, 2022
1 parent 22fa010 commit ea10ed4
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 @@ -56,6 +56,9 @@
"files": [
"dist"
],
"release": {
"branches": ["main"]
},
"jest": {
"rootDir": "./",
"testRegex": ".*\\.test\\.ts$",
Expand Down

0 comments on commit ea10ed4

Please sign in to comment.