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 17a759e commit a7c9de4Copy full SHA for a7c9de4
1 file changed
.releaserc.json
@@ -1,11 +1,5 @@
1
{
2
- "branches": [
3
- "dummy",
4
- {
5
- "name": "main",
6
- "prerelease": true
7
- }
8
- ],
+ "branches": ["main"],
9
"plugins": [
10
"@semantic-release/commit-analyzer",
11
"@semantic-release/release-notes-generator",
0 commit comments