Skip to content

Commit a8273db

Browse files
committed
remove some comments goreleaser
1 parent 087f619 commit a8273db

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.goreleaser.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,6 @@ nfpms:
102102
rpm:
103103
# The package is signed if a key_file is set
104104
signature:
105-
# PGP secret key file path (can also be ASCII-armored).
106-
#
107-
# See "Signing key passphrases" below for more information.
108-
#
109-
# Templates: allowed.
110105
key_file: "{{ .Env.GPG_KEY_PATH }}"
111106

112107
homebrew_casks:

0 commit comments

Comments
 (0)