Skip to content

Commit 2a1889f

Browse files
committed
ci: update release to ignore some packages
1 parent 3b577b2 commit 2a1889f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"storybook:deploy": "npm run deploy -w=apps/docs",
2929
"prepare": "husky install",
3030
"precommit": "npm run precommit -ws",
31-
"semantic-release": "multi-semantic-release"
31+
"semantic-release": "multi-semantic-release --ignore-packages=apps/**,packages/config"
3232
},
3333
"prettier": {
3434
"semi": false,

0 commit comments

Comments
 (0)