Add name output to action metadata

This commit is contained in:
Daisuke Fujita 2022-12-02 16:49:30 +09:00
parent 4793705041
commit 4759fd721d
No known key found for this signature in database
GPG key ID: FC10539237FF400B

View file

@ -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'