We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 087f619 commit a8273dbCopy full SHA for a8273db
1 file changed
.goreleaser.yaml
@@ -102,11 +102,6 @@ nfpms:
102
rpm:
103
# The package is signed if a key_file is set
104
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.
110
key_file: "{{ .Env.GPG_KEY_PATH }}"
111
112
homebrew_casks:
0 commit comments