From 521178ef8cf244c0131803071f25e8b3fe557d2a Mon Sep 17 00:00:00 2001 From: Joe Mainwaring Date: Tue, 30 Aug 2022 14:38:49 -0500 Subject: [PATCH] update action.yml --- action.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/action.yml b/action.yml index f9b3a18..1793360 100644 --- a/action.yml +++ b/action.yml @@ -1,8 +1,8 @@ -name: 'Push to BalenaCloud' +name: 'Push to Balena' branding: color: "yellow" - icon: "box" -description: 'Push your code to BalenaCloud using balena-cli' + icon: "upload-cloud" +description: 'Continuously push your code to your IoT fleets on Balena' inputs: api-token: description: 'BalenaCloud API Key'