Skip to content

Commit 3117859

Browse files
authored
Merge pull request #3 from deeagle/dev/prepare-sr-for-main-branch
ci: fix src for main branch
2 parents 424f09e + de906db commit 3117859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"branch": "main",
2+
"branches": ["main"],
33
"debug": "true",
44
"plugins": [
55
"@semantic-release/commit-analyzer",

0 commit comments

Comments
 (0)