Skip to content

Commit e34a755

Browse files
committed
fix: sign tags
1 parent 3520c04 commit e34a755

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

dot_gitconfig.tmpl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ autoStash = true
5151

5252
[commit]
5353
gpgsign = true
54+
55+
[tag]
56+
gpgsign = true
57+
5458
{{ if eq .chezmoi.os "windows" -}}
5559

5660
[gpg]

0 commit comments

Comments
 (0)