We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 687b9cf commit 75caf00Copy full SHA for 75caf00
action.yaml
@@ -7,6 +7,9 @@ inputs:
7
The path to the log file
8
required: true
9
outputs: {}
10
+branding:
11
+ color: 'red'
12
+ icon: 'alert-triangle'
13
14
runs:
15
using: composite
0 commit comments