Skip to content

Commit c841ea7

Browse files
committed
added release config
1 parent 3defef9 commit c841ea7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.release-it.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
{
2-
"buildCommand": "npm run build"
2+
"buildCommand": "npm run build",
3+
"github": {
4+
"release": false
5+
}
36
}

0 commit comments

Comments
 (0)