From d2c0e4c6ad93c950c1462a653fef854c05f6e14d Mon Sep 17 00:00:00 2001 From: wrench Date: Tue, 28 Nov 2023 19:38:53 +0530 Subject: [PATCH] docs: fix typo (#4447) --- www/docs/ci/actions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/docs/ci/actions.md b/www/docs/ci/actions.md index 6b04d7691ac..36e3b729564 100644 --- a/www/docs/ci/actions.md +++ b/www/docs/ci/actions.md @@ -113,7 +113,7 @@ And reference the fingerprint in your signing configuration using the # .goreleaser.yaml signs: - artifacts: checksum - cms: gpg2 + cmd: gpg2 args: - "--batch" - "-u"