Skip to content

Commit

Permalink
fix(release): Trigger release when pushed to main branch. (#1566)
Browse files Browse the repository at this point in the history
  • Loading branch information
arijitAD committed May 7, 2021
1 parent 2b01dcc commit d445c97
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,6 @@
"publishConfig": {
"access": "public"
},
"release": {
"publish": ["@semantic-release/github"],
"branches": [
"development",
"next"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/ChainSafe/gossamer.git"
Expand Down

0 comments on commit d445c97

Please sign in to comment.