mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-08 03:31:59 +02:00
Merge pull request #462 from magiconair/fix-sign-docs
docs: fix sign docs
This commit is contained in:
commit
692d6cfcba
@ -25,7 +25,7 @@ To customize the signing pipeline you can use the following options:
|
||||
# .goreleaser.yml
|
||||
sign:
|
||||
# name of the signature file.
|
||||
# '${in}' is the path to the artifact that should be signed.
|
||||
# '${artifact}' is the path to the artifact that should be signed.
|
||||
#
|
||||
# signature: "${artifact}.sig"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user