Skip to content

Commit 148e3ca

Browse files
committed
fix(releaserc): remove npm success
1 parent 2cee897 commit 148e3ca

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
@@ -27,8 +27,7 @@
2727
"@semantic-release/npm"
2828
],
2929
"success": [
30-
"@semantic-release/github",
31-
"@semantic-release/npm"
30+
"@semantic-release/github"
3231
],
3332
"fail": [
3433
"@semantic-release/github"

0 commit comments

Comments
 (0)