Skip to content

Commit

Permalink
Update .releaserc.json (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielHabenicht authored Jun 25, 2019
1 parent 16c015b commit f6ce452
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Phonebook.Frontend/.releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
"branch": "master",
"verifyConditions": [
"@semantic-release/changelog",
"@semantic-release/github",
"semantic-release-docker-test"
"@semantic-release/github"
],
"verifyConfig": [
"@semantic-release/github",
Expand Down Expand Up @@ -102,4 +101,4 @@
}
]
]
}
}

0 comments on commit f6ce452

Please sign in to comment.