diff --git a/action.yml b/action.yml index 74b0e375..c81a2b7e 100644 --- a/action.yml +++ b/action.yml @@ -52,6 +52,8 @@ outputs: description: 'Fingerprint of the GPG key (recommended as user ID)' keyid: description: 'Low 64 bits of the X.509 certificate SHA-1 fingerprint' + name: + description: 'Name associated with the GPG key' email: description: 'Email address associated with the GPG key'