Skip to content

Commit a1d4890

Browse files
authored
Update branding to include icon and color (#233)
1 parent 5e25a80 commit a1d4890

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

action.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,11 @@ outputs:
216216
description: |-
217217
Runtime of the Cloud Function deployment.
218218
219+
220+
branding:
221+
icon: 'code'
222+
color: 'blue'
223+
219224
runs:
220225
using: 'node12'
221226
main: 'dist/index.js'

0 commit comments

Comments
 (0)