gha: Add branding
This commit is contained in:
parent
68358aa004
commit
c4f3b85a0d
1 changed files with 3 additions and 0 deletions
|
|
@ -13,3 +13,6 @@ inputs:
|
||||||
runs:
|
runs:
|
||||||
using: 'node12'
|
using: 'node12'
|
||||||
main: 'index.js'
|
main: 'index.js'
|
||||||
|
branding:
|
||||||
|
icon: 'package'
|
||||||
|
color: 'yellow'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue