From b8442cdb17b38d13c48d3e3333d6195fdbbdcfad Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Tue, 1 Mar 2022 00:47:03 -0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4682a51..cf5737f 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ GitHub action to build a package, analyze it with namcap, and output the package ## Inputs and outputs Inputs: * `pkgDir`: PKGBUILD directory relative path. +* `gpgPublicKey`: GPG public key that will be used to sign packages. +* `gpgPrivateKey`: GPG private key. +* `gpgPassphrase`: The GPG passphrase for the gpgPrivateKey. Outputs: * `srcInfo`: Generated `.SRCINFO`.