aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2019-09-22 22:40:34 -0400
committerGitHub <noreply@github.com>2019-09-22 22:40:34 -0400
commitacb9d36d77590fecdc7d3d5b294162cb9f48f0b8 (patch)
tree1d4a9e706d2fb185f1ce96323c459fcdf1862ff4
parentcbd98bd0f31142ba17138f3bba9941a705fe5109 (diff)
downloadsetup-mill-acb9d36d77590fecdc7d3d5b294162cb9f48f0b8.tar.gz
setup-mill-acb9d36d77590fecdc7d3d5b294162cb9f48f0b8.tar.bz2
setup-mill-acb9d36d77590fecdc7d3d5b294162cb9f48f0b8.zip
Update action.ymlv0.1.1
-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'