mirror of
https://github.com/actions/attest-build-provenance.git
synced 2025-12-15 20:03:28 +00:00
add branding metadata (#52)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
parent
9e9b7c8b0d
commit
66366d853b
@ -1,6 +1,9 @@
|
|||||||
name: 'Attest Build Provenance'
|
name: 'Attest Build Provenance'
|
||||||
description: 'Generate provenance attestations for build artifacts'
|
description: 'Generate provenance attestations for build artifacts'
|
||||||
author: 'GitHub'
|
author: 'GitHub'
|
||||||
|
branding:
|
||||||
|
color: 'blue'
|
||||||
|
icon: 'lock'
|
||||||
|
|
||||||
inputs:
|
inputs:
|
||||||
subject-path:
|
subject-path:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user