Skip to content

Commit 5ef6054

Browse files
authored
Update action.yml
1 parent e7d2135 commit 5ef6054

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: 'Minify-JS Action'
2-
description: 'Github action to minify html, javascript and css files, using @minify package'
2+
description: 'Github action to minify html, javascript and css files'
33

44
inputs:
55
directory:
@@ -15,4 +15,4 @@ runs:
1515

1616
branding:
1717
icon: "box"
18-
color: "green"
18+
color: "green"

0 commit comments

Comments
 (0)