diff --git a/action.yml b/action.yml index b9c5dd6..b2b1eb0 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,8 @@ name: 'Koha Plugin kpz Builder' description: 'Accepts a plugin name and version, and creates a Koha Plugin kpz file' +branding: + icon: 'file' + color: 'green' inputs: release-version: # id of input description: 'Version for this koha plugin release, e.g. v1.0.3'