Skip to content

Commit fb89f40

Browse files
authored
fix(release): fix .releaserc.json (#459)
1 parent e36f3ac commit fb89f40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.releaserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"@semantic-release/release-notes-generator",
55
"@semantic-release/github"
66
],
7-
"release": { "branches": [ "main" ] }
7+
"branches": ["main"]
88
}

0 commit comments

Comments
 (0)