Skip to content

Commit

Permalink
fix(workflows): updated semantic-release config
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtucker committed Apr 15, 2021
1 parent 68d4b28 commit fb41668
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 @@ -6,6 +6,9 @@
"engines": {
"node": ">=12"
},
"release": {
"branches": ["main"]
},
"scripts": {
"test": "npx jest",
"lint": "npx eslint --ext .js",
Expand Down

0 comments on commit fb41668

Please sign in to comment.