diff --git a/action.yml b/action.yml index fd0f263..4933675 100644 --- a/action.yml +++ b/action.yml @@ -36,4 +36,8 @@ inputs: runs: using: "docker" - image: "Dockerfile" \ No newline at end of file + image: "Dockerfile" + +branding: + icon: 'activity' + color: 'blue'