Skip to content

Commit

Permalink
chore: check valid json
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Bühler committed Dec 2, 2020
1 parent 5a83d1f commit ac23461
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .releaserc.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
{
"verifyConditions": [
"@semantic-release/github"
],
"addChannel": [
"@semantic-release/github"
],
{
"verifyConditions": ["@semantic-release/github"],
"addChannel": ["@semantic-release/github"],
"prepare": [
[
"@semantic-release/exec",
Expand Down

0 comments on commit ac23461

Please sign in to comment.