Skip to content

Commit a8aa7e9

Browse files
committed
ci: only publish on main
1 parent c2bb89b commit a8aa7e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module.exports = {
22
tagFormat: "v${version}",
3-
3+
branches: ["main"],
44
plugins: [
55
[
66
"@semantic-release/commit-analyzer",

0 commit comments

Comments
 (0)