Merge pull request #154 from dtan4/action-metadata-name-output

Add `name` output to action metadata
This commit is contained in:
CrazyMax 2022-12-21 05:12:58 +01:00 committed by GitHub
commit 8f3cbddd53
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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'