From 62649860ba6643e65f50ce09e20b1ae893dfb2ef Mon Sep 17 00:00:00 2001 From: xtexChooser Date: Mon, 26 Dec 2022 15:34:21 +0800 Subject: [PATCH] fix: sign-my-commit --- sign-my-commit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sign-my-commit b/sign-my-commit index d8e6e37d3..ecfb76326 100755 --- a/sign-my-commit +++ b/sign-my-commit @@ -49,7 +49,7 @@ do --ssh) AUTH_METHOD='ssh' ;; - --force) + --push) DO_PUSH=1 ;; --key)