Skip to content

Commit e7b5440

Browse files
committed
build: Update releaserc
1 parent 4c25f79 commit e7b5440

File tree

2 files changed

+26
-231
lines changed

2 files changed

+26
-231
lines changed

.releaserc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
2+
"debug": true,
23
"branch": "master",
3-
"verifyConditions": [],
4+
"verifyConditions": ["@semantic-release/git"],
45
"prepare": [
56
"@semantic-release/git",
67
{

0 commit comments

Comments
 (0)