Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hahwul authored May 29, 2022
1 parent fb5594b commit 32f2030
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: 'Gee'
description: 'Gee is tool of stdin to each files and stdout. It is similar to the tee command, but there are more functions for convenience. In addition'
name: 'Gee env'
description: 'Gee is tool of stdin to each files and stdout. It is similar to the tee command'
branding:
icon: 'terminal'
color: 'green'
Expand All @@ -18,4 +18,4 @@ runs:
image: 'github-action/Dockerfile'
args:
- ${{ inputs.input }}
- ${{ inputs.flags }}
- ${{ inputs.flags }}

0 comments on commit 32f2030

Please sign in to comment.