Skip to content

Commit 32f2030

Browse files
authored
Update action.yml
1 parent fb5594b commit 32f2030

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

action.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: 'Gee'
2-
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'
1+
name: 'Gee env'
2+
description: 'Gee is tool of stdin to each files and stdout. It is similar to the tee command'
33
branding:
44
icon: 'terminal'
55
color: 'green'
@@ -18,4 +18,4 @@ runs:
1818
image: 'github-action/Dockerfile'
1919
args:
2020
- ${{ inputs.input }}
21-
- ${{ inputs.flags }}
21+
- ${{ inputs.flags }}

0 commit comments

Comments
 (0)