Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leecalcote authored May 13, 2021
1 parent 4c7099e commit 6ea42c2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions action.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down Expand Up @@ -64,4 +64,4 @@ runs:
fi
"$GITHUB_ACTION_PATH/cr.sh" "${args[@]}"
shell: bash
shell: bash

0 comments on commit 6ea42c2

Please sign in to comment.