diff --git a/action.yaml b/action.yaml index f196a18..1624b2e 100755 --- a/action.yaml +++ b/action.yaml @@ -1,6 +1,10 @@ name: "edit-config" description: "action for editing configuration files" +branding: + icon: edit-3 + color: black + inputs: file: description: path to YAML file