diff --git a/release-please-config.json b/release-please-config.json index ce3397b6c..b5972a0bf 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -4,5 +4,6 @@ "web": {} }, "separate-pull-requests": false, - "include-component-in-tag": false + "include-component-in-tag": false, + "skip-github-release": true } \ No newline at end of file