2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-17 02:29:37 +03:00

Update release.config.js (#1103)

This commit is contained in:
Jeff Sagal
2020-03-12 20:53:01 -07:00
committed by GitHub
parent ffa625714f
commit 85519c039e
+1 -3
View File
@@ -9,9 +9,7 @@ module.exports = {
[
"@semantic-release/github",
{
assets: ["dist/**"],
successComment:
":tada: This issue has been resolved in version ${nextRelease.version} :tada:\\n\\nThe release is available on [GitHub release](<github_release_url>)\\n\\nPlease consider [sponsoring Vue Select](https://github.com/sponsors/sagalbot), your support is much appreciated! :+1:"
assets: ["dist/**"]
}
],
[