From 5076ff04f1f87a12ab6fc195d18449c3fa9573be Mon Sep 17 00:00:00 2001 From: Oliver Bertuch Date: Mon, 8 Apr 2024 07:55:29 +0200 Subject: [PATCH] style(action): realign metadata of action --- action.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 20e2eec..8d2c5c8 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,11 @@ -name: dv-configbaker +name: dataverse-action description: Deploy customizable Dataverse services in Docker and test your integrations and features within CI. Choose your flavors! +author: Oliver Bertuch, Jan Range and friends +branding: + icon: box + color: orange + inputs: image_tag: description: "Tag of image for Dataverse app and Configbaker"