diff --git a/action.yml b/action.yml index 40ac020..7bfe881 100644 --- a/action.yml +++ b/action.yml @@ -1,8 +1,8 @@ -name: "Helm Chart Releaser For Remote" +name: "Helm Chart Releaser For Remote Repo" description: "Host a Helm charts repo on GitHub repo" -author: "aisuko" +author: "Layer5" branding: - color: blue + color: green icon: anchor inputs: version: @@ -64,4 +64,4 @@ runs: fi "$GITHUB_ACTION_PATH/cr.sh" "${args[@]}" - shell: bash \ No newline at end of file + shell: bash