We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1015992 commit 1d9bf1aCopy full SHA for 1d9bf1a
action.yml
@@ -1,7 +1,8 @@
1
name: 'OpenWrt ImageBuilder'
2
description: 'Build OpenWrt custom images using ImageBuilder - https://openwrt.org/docs/guide-user/additional-software/imagebuilder '
3
-icon: 'box'
4
-color: 'yellow'
+branding:
+ icon: 'box'
5
+ color: 'yellow'
6
inputs:
7
image:
8
description: 'Specifies the imagebuilder tag'
0 commit comments