From 5926eaf0295186846c8f330e32ce41a479942674 Mon Sep 17 00:00:00 2001 From: Lau Skorstengaard Date: Thu, 9 Dec 2021 16:02:29 +0100 Subject: [PATCH] Add branding --- action.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/action.yaml b/action.yaml index 0906ed7..2573e7c 100644 --- a/action.yaml +++ b/action.yaml @@ -1,6 +1,9 @@ name: Toit pkg publish description: Publish a Toit package to the package registry author: Toitware APS +branding: + icon: 'upload-cloud' + color: 'black' inputs: tag: description: The tag to publish to.