Skip to content

Commit dd32217

Browse files
committed
branding
1 parent 56d7d8d commit dd32217

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

action.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Read Helm Values
2+
branding:
3+
icon: arrow-down-left
4+
color: gray-dark
25
description:
3-
Given list of values.yaml files, it will read specified variables from the merged result.
4-
5-
Because of dynamic nature of output variables, they are written to $GITHUB_OUTPUT.
6-
So no output is defined in this action
6+
Given a list of values.yaml files, it will read specified expressions from the merged result to $GITHUB_OUTPUT
77
inputs:
88
working-directory:
99
description: Base directory for values files

0 commit comments

Comments
 (0)