Skip to content

Commit

Permalink
feat: set default branch fro semantic release (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
pritamstyz4ever committed Nov 8, 2021
1 parent e145ea4 commit f3c3070
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,10 @@
"debug": false,
"verifyConditions": {
"path": "./node_modules/semantic-release/src/lib/plugin-noop.js"
}
},
"branches": [
"main"
]
},
"dependencies": {
"@aws-sdk/client-secrets-manager": "^3.34.0",
Expand Down

0 comments on commit f3c3070

Please sign in to comment.