Skip to content

Commit 5cd14dc

Browse files
michael-magrianGitHub Enterprise
authored andcommitted
Merge pull request #24 from coligo/adjusted-semantic-release-config
last final change on this
2 parents 3d91203 + 564f8ec commit 5cd14dc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.releaserc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,8 @@
1717
}
1818
],
1919
"@semantic-release/github"
20-
]
20+
],
21+
"release": {
22+
"branches": [ "main" ]
23+
}
2124
}

0 commit comments

Comments
 (0)