We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff4cc74 commit d5140a1Copy full SHA for d5140a1
action.yml
@@ -1,6 +1,9 @@
1
name: 'json-to-file'
2
description: 'Write json from variable to file'
3
author: 'devops-actions'
4
+branding:
5
+ icon: file-text
6
+ color: orange
7
inputs:
8
json:
9
required: true
0 commit comments