diff --git a/action.yml b/action.yml index 4a3de72..2154b73 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,9 @@ -name: "Setup Jule" +name: "Setup JuleC environment" description: "Setup a JuleC development environment in your project." author: "Panquesito7" +branding: + icon: code + color: gray-dark inputs: version: description: "The version of JuleC that will be downloaded. Use \"latest\" for the latest Git version."