diff --git a/action.yaml b/action.yaml index 12cfcf9..8ac58a2 100644 --- a/action.yaml +++ b/action.yaml @@ -30,4 +30,8 @@ inputs: runs: using: 'docker' - image: 'Dockerfile' \ No newline at end of file + image: 'Dockerfile' + +branding: + icon: 'send' + color: 'blue' \ No newline at end of file