Skip to content

Commit f0a6720

Browse files
chore: Set branding information
1 parent a3ce73a commit f0a6720

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

action.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: 'Setup Jython'
22
description: 'Installs Jython using the provided version'
33

4+
branding:
5+
icon: 'package'
6+
color: 'green'
7+
48
inputs:
59
jython-version:
610
description: 'The version of Jython to use'

0 commit comments

Comments
 (0)