From 3e99626730f25cb9e9b8741ae84d1f77e0bb207f Mon Sep 17 00:00:00 2001 From: Sam Kirkland Date: Tue, 17 Sep 2019 09:16:03 -0500 Subject: [PATCH] Update action.yml --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 61976ed..9f88149 100644 --- a/action.yml +++ b/action.yml @@ -32,5 +32,5 @@ runs: - ${{ inputs.local_dir }} - ${{ inputs.remote_dir }} branding: - icon: 'pload-cloud' - color: 'orange' \ No newline at end of file + icon: 'upload-cloud' + color: 'orange'