We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acd1d0a commit c1a7e6eCopy full SHA for c1a7e6e
package.json
@@ -92,17 +92,7 @@
92
}
93
],
94
"@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
- ]
+ "@semantic-release/github"
106
]
107
},
108
"homepage": "https://github.com/Leanplum/Leanplum-JavaScript-SDK#readme",
0 commit comments