We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a882b97 commit 11cb05fCopy full SHA for 11cb05f
.releaserc.js renamed to .releaserc
@@ -1,4 +1,4 @@
1
-module.exports = {
+{
2
"extends": "@jedmao/semantic-release-npm-github-config",
3
- "branch": "main"
+ "branches": ["master"]
4
}
0 commit comments