aboutsummaryrefslogtreecommitdiff
path: root/action.yml
diff options
context:
space:
mode:
Diffstat (limited to 'action.yml')
-rw-r--r--action.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/action.yml b/action.yml
index 63378bd..19f8311 100644
--- a/action.yml
+++ b/action.yml
@@ -9,3 +9,6 @@ inputs:
runs:
using: 'node12'
main: 'setup.js'
+branding:
+ icon: 'box'
+ color: 'red'