Skip to content

Commit 2ee1fce

Browse files
authored
fix(.releaserc): remove npm publish
1 parent 9535513 commit 2ee1fce

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.releaserc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@
2121
"msg": "github pages release",
2222
"src": "build/",
2323
"branch": "gh-pages"
24-
},
25-
"@semantic-release/npm"
24+
}
2625
],
2726
"success": [
2827
"@semantic-release/github"

0 commit comments

Comments
 (0)