add branding metadata (#47)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
name: 'Generate Generic Attestations'
|
||||
description: 'Generate attestations for build artifacts'
|
||||
author: 'GitHub'
|
||||
branding:
|
||||
color: 'blue'
|
||||
icon: 'link'
|
||||
|
||||
inputs:
|
||||
subject-path:
|
||||
@@ -52,4 +55,4 @@ outputs:
|
||||
|
||||
runs:
|
||||
using: node20
|
||||
main: ./dist/index.js
|
||||
main: ./dist/index.js
|
||||
|
||||
Reference in New Issue
Block a user