Skip to content

Commit bceeaf1

Browse files
committed
chore(ci):Adapt release to new main brain
jira: STARGAZER-2760
1 parent 7c40e8e commit bceeaf1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@
8989
"build:storybook": "build-storybook -o .docs",
9090
"lint": "spire lint",
9191
"prepublishOnly": "yarn build",
92-
"release": "spire release",
92+
"release": "spire release --branches main",
9393
"storybook": "start-storybook -p 9001 -c .storybook",
9494
"test": "spire test",
9595
"ts:check": "tsc --project types"
9696
}
97-
}
97+
}

0 commit comments

Comments
 (0)