diff --git a/action.yml b/action.yml index f801c1f..b992a86 100644 --- a/action.yml +++ b/action.yml @@ -29,4 +29,7 @@ outputs: description: 'Path to saved screenshots.' runs: using: 'docker' - image: 'Dockerfile' \ No newline at end of file + image: 'Dockerfile' +branding: + icon: 'sidebar' + color: 'orange' \ No newline at end of file