Skip to content

Commit 6ea42c2

Browse files
authored
Update action.yml
1 parent 4c7099e commit 6ea42c2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

action.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
name: "Helm Chart Releaser For Remote"
1+
name: "Helm Chart Releaser For Remote Repo"
22
description: "Host a Helm charts repo on GitHub repo"
3-
author: "aisuko"
3+
author: "Layer5"
44
branding:
5-
color: blue
5+
color: green
66
icon: anchor
77
inputs:
88
version:
@@ -64,4 +64,4 @@ runs:
6464
fi
6565
6666
"$GITHUB_ACTION_PATH/cr.sh" "${args[@]}"
67-
shell: bash
67+
shell: bash

0 commit comments

Comments
 (0)