From 223881c875b2f3f0984df40d5bfa779021f9804b Mon Sep 17 00:00:00 2001 From: Victor Hugo dos Santos Date: Wed, 9 Feb 2022 10:04:19 -0300 Subject: [PATCH] Update action.yml --- action.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/action.yml b/action.yml index fdf410c..0f8655e 100644 --- a/action.yml +++ b/action.yml @@ -15,4 +15,7 @@ inputs: required: true runs: using: 'node12' - main: src/index.js \ No newline at end of file + main: src/index.js +branding: + icon: upload-cloud + color: yellow