Skip to content

Commit 1a79d7d

Browse files
authored
Add branding
1 parent 8ba96a8 commit 1a79d7d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

action.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: 'JSON to variables'
22
author: 'Anton Ivanenko'
33
description: 'This action reads json file and writes its content as environment variables'
4-
icon: 'box'
5-
color: 'purple'
4+
branding:
5+
icon: 'box'
6+
color: 'purple'
67
inputs:
78
filename:
89
description: 'The json file.'

0 commit comments

Comments
 (0)