diff --git a/release.config.js b/release.config.js index 4df8ac4..ac64bee 100644 --- a/release.config.js +++ b/release.config.js @@ -70,6 +70,5 @@ module.exports = { assets: ["package.json", "CHANGELOG.md"], }, ], - "@semantic-release/gitlab", ], -}; \ No newline at end of file +};