Update README.md

This commit is contained in:
Santiago Lo Coco 2022-03-01 00:47:03 -03:00
parent 90f853f2e8
commit b8442cdb17
1 changed files with 3 additions and 0 deletions

View File

@ -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`.