diff --git a/action.yml b/action.yml index 81560a4..b83dfd1 100644 --- a/action.yml +++ b/action.yml @@ -3,4 +3,7 @@ name: 'GitHub Slug' description: 'Action to slug and expose some github variables' runs: using: 'docker' - image: 'Dockerfile' \ No newline at end of file + image: 'Dockerfile' +branding: + icon: 'crop' + color: 'orange'