Skip to content

Commit c1a7e6e

Browse files
committed
Updated semantic release plugin
1 parent acd1d0a commit c1a7e6e

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

package.json

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -92,17 +92,7 @@
9292
}
9393
],
9494
"@semantic-release/npm",
95-
"@semantic-release/github",
96-
[
97-
"@semantic-release/git",
98-
{
99-
"assets": [
100-
"dist/e2e/**"
101-
],
102-
"message": "Update test app to ${nextRelease.gitTag}",
103-
"branch": "gh-pages"
104-
}
105-
]
95+
"@semantic-release/github"
10696
]
10797
},
10898
"homepage": "https://github.com/Leanplum/Leanplum-JavaScript-SDK#readme",

0 commit comments

Comments
 (0)