We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ba96a8 commit 1a79d7dCopy full SHA for 1a79d7d
action.yml
@@ -1,8 +1,9 @@
1
name: 'JSON to variables'
2
author: 'Anton Ivanenko'
3
description: 'This action reads json file and writes its content as environment variables'
4
-icon: 'box'
5
-color: 'purple'
+branding:
+ icon: 'box'
6
+ color: 'purple'
7
inputs:
8
filename:
9
description: 'The json file.'
0 commit comments