Skip to content

Commit fbd021b

Browse files
authored
Merge pull request #410 from watson-developer-cloud/7890-january-2020-release
build: Update releaserc
2 parents 70852f8 + 179c242 commit fbd021b

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)