Skip to content

Commit 2eb4022

Browse files
committed
Add branding and author fields
1 parent 805a54f commit 2eb4022

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

action.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: 'Setup Binary Ninja environment'
22
description: 'Setup Binary Ninja within your github actions runner'
3+
author: 'emesare'
4+
branding:
5+
icon: 'bold'
6+
color: 'red'
37
inputs:
48
license:
59
description: 'Binary Ninja serial number, must specify unless download url is overrided'

0 commit comments

Comments
 (0)