We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7d2135 commit 5ef6054Copy full SHA for 5ef6054
action.yml
@@ -1,5 +1,5 @@
1
name: 'Minify-JS Action'
2
-description: 'Github action to minify html, javascript and css files, using @minify package'
+description: 'Github action to minify html, javascript and css files'
3
4
inputs:
5
directory:
@@ -15,4 +15,4 @@ runs:
15
16
branding:
17
icon: "box"
18
- color: "green"
+ color: "green"
0 commit comments