Skip to content

Commit

Permalink
fix(.releaserc): remove npm publish
Browse files Browse the repository at this point in the history
  • Loading branch information
shanejonas authored Jul 2, 2019
1 parent 9535513 commit 2ee1fce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
"msg": "github pages release",
"src": "build/",
"branch": "gh-pages"
},
"@semantic-release/npm"
}
],
"success": [
"@semantic-release/github"
Expand Down

0 comments on commit 2ee1fce

Please sign in to comment.