From 0aff7e8568b240d5d25100d341a4101b9886957c Mon Sep 17 00:00:00 2001 From: Siva Shanmukh Vetcha Date: Thu, 27 May 2021 20:02:34 +0530 Subject: [PATCH] Update action.yml --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 5b06aa7..e55c4fb 100644 --- a/action.yml +++ b/action.yml @@ -1,7 +1,7 @@ name: 'Rudder Transformation Action' description: 'Tests transformations and libraries from your repo and publishes them to your Rudderstack workspace' -icon: 'activity' -color: 'purple' +icon: activity +color: purple inputs: metaPath: description: 'File containing metadata about transformation and libraries'