1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00

docs: apk key name template

refs #3667

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos A Becker 2023-01-11 09:13:38 -03:00
parent 1b7dd258ce
commit cb13b55616
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940
2 changed files with 4 additions and 1 deletions

View File

@ -22,7 +22,7 @@ announce:
# Integer representation of your channel
#
# Templeateable. (since v1.15)
# Templateable. (since v1.15)
chat_id: 123456
# Message template to use while publishing.

View File

@ -359,7 +359,10 @@ nfpms:
# The name of the signing key. When verifying a package, the signature
# is matched to the public key store in /etc/apk/keys/<key_name>.rsa.pub.
# If unset, it defaults to the maintainer email address.
#
# Templateable. (since v1.15)
key_name: origin
archlinux:
# Archlinux-specific scripts
scripts: