diff --git a/.gitconfig b/.gitconfig
index dfd8ce7ee95d918ac52c9959a925c6925e1b19b6..7eac9b09fc674b75dfee05b124649d257715faf5 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -24,7 +24,7 @@
     stat = status --short --branch
     tag-version = !git tag --annotate --force --message "v$(cat VERSION)" "v$(cat VERSION)"
     tracking = rev-parse --abbrev-ref --symbolic-full-name @{upstream}
-    trigger = !git commit --allow-empty --no-edit --amend && git push --force-with-lease
+    trigger = !git commit --allow-empty --no-edit --amend && git pushes --force-with-lease
 [color]
     grep = true
 [diff]