Skip to content

Commit 1d9bf1a

Browse files
authored
fix branding
1 parent 1015992 commit 1d9bf1a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

action.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: 'OpenWrt ImageBuilder'
22
description: 'Build OpenWrt custom images using ImageBuilder - https://openwrt.org/docs/guide-user/additional-software/imagebuilder '
3-
icon: 'box'
4-
color: 'yellow'
3+
branding:
4+
icon: 'box'
5+
color: 'yellow'
56
inputs:
67
image:
78
description: 'Specifies the imagebuilder tag'

0 commit comments

Comments
 (0)