diff --git a/action.yml b/action.yml index dbaf1d1..c10c26b 100644 --- a/action.yml +++ b/action.yml @@ -3,3 +3,6 @@ description: 'Convert Jupyter notebooks to Markdown blog posts ready for use wit runs: using: 'docker' image: 'Dockerfile' +branding: + icon: 'file' + color: 'orange'