diff --git a/package.json b/package.json index a466563..f65e040 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,7 @@ "commit": true, "requireCleanWorkingDir": false, "commitMessage": "🚀RELEASE ${version}", + "git.commitArgs": ["-S"], "push": true, "tag": true, "tagName": null,