diff --git a/action.yml b/action.yml index d83ac91..1d0f4a4 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,8 @@ name: 'Setup fpm' description: 'Setup the Fortran Package Manager for use in Github actions CI' +branding: + color: purple + icon: package inputs: use-bootstrap: description: 'Whether to use the bootstrap implementation of fpm'