We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27bdc7c commit 15f1916Copy full SHA for 15f1916
action.yml
@@ -1,5 +1,8 @@
1
name: 'Assign From JSON'
2
description: 'Assign Variable from JSON Value'
3
+branding:
4
+ icon: 'truck'
5
+ color: 'purple'
6
inputs:
7
input-file:
8
description: 'JSON data file to read'
0 commit comments