Skip to content

Commit e5189f3

Browse files
committed
fix: Updated release.{
1 parent 01e2279 commit e5189f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* @type {import('semantic-release').GlobalConfig}
33
*/
44
export default {
5-
branches: 'main',
5+
branches: ['main'],
66
analyzeCommits: {
77
preset: 'angular',
88
},

0 commit comments

Comments
 (0)